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 1a91f83 commit e9a3002Copy full SHA for e9a3002
CMakeLists.txt
@@ -15,7 +15,7 @@ if (POLICY CMP0141)
15
endif()
16
17
#libaura Definition
18
-project ("libaura" LANGUAGES C CXX VERSION 2024.1.0 DESCRIPTION "A cross-platform base for native Nickvision applications.")
+project ("libaura" LANGUAGES C CXX VERSION 2024.1.1 DESCRIPTION "A cross-platform base for native Nickvision applications.")
19
include(CMakePackageConfigHelpers)
20
include(GNUInstallDirs)
21
0 commit comments