We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f10ba45 commit 5fa83b1Copy full SHA for 5fa83b1
CMakeLists.txt
@@ -1,7 +1,7 @@
1
cmake_minimum_required(VERSION 3.25)
2
3
project(openlibm
4
- VERSION 0.8.2
+ VERSION 0.8.4
5
LANGUAGES C ASM)
6
7
option(BUILD_SHARED_LIBS "Build using shared libraries" ON)
0 commit comments