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 52c648a commit 209992eCopy full SHA for 209992e
CMakeLists.txt
@@ -19,7 +19,7 @@ if (POLICY CMP0141)
19
endif()
20
21
#libnick Definition
22
-project ("libnick" LANGUAGES C CXX VERSION 2024.1.6 DESCRIPTION "A cross-platform base for native Nickvision applications.")
+project ("libnick" LANGUAGES C CXX VERSION 2024.1.7 DESCRIPTION "A cross-platform base for native Nickvision applications.")
23
include(CMakePackageConfigHelpers)
24
include(GNUInstallDirs)
25
include(CTest)
0 commit comments