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 5688c5e commit 2ce7b46Copy full SHA for 2ce7b46
CMakeLists.txt
@@ -18,7 +18,7 @@ if (POLICY CMP0141)
18
endif()
19
20
#libnick Definition
21
-project ("libnick" LANGUAGES C CXX VERSION 2024.1.5 DESCRIPTION "A cross-platform base for native Nickvision applications.")
+project ("libnick" LANGUAGES C CXX VERSION 2024.1.6 DESCRIPTION "A cross-platform base for native Nickvision applications.")
22
include(CMakePackageConfigHelpers)
23
include(GNUInstallDirs)
24
0 commit comments