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 742b113 commit 4e827e0Copy full SHA for 4e827e0
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.11)
2
-project(KemaiProject VERSION 0.11.1 LANGUAGES CXX)
+project(KemaiProject VERSION 0.12.0 LANGUAGES CXX)
3
4
# Point CMake to the custom modules
5
list(APPEND CMAKE_MODULE_PATH ${CMAKE_BINARY_DIR} ${CMAKE_SOURCE_DIR}/cmake)
0 commit comments