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 c53c488 commit fd26728Copy full SHA for fd26728
CMakeLists.txt
@@ -18,7 +18,7 @@ if (POLICY CMP0141)
18
endif()
19
20
#libaura Definition
21
-project ("libaura" LANGUAGES C CXX VERSION 2024.1.1 DESCRIPTION "A cross-platform base for native Nickvision applications.")
+project ("libaura" LANGUAGES C CXX VERSION 2024.1.2 DESCRIPTION "A cross-platform base for native Nickvision applications.")
22
include(CMakePackageConfigHelpers)
23
include(GNUInstallDirs)
24
0 commit comments