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 763e945 commit 8a83b32Copy full SHA for 8a83b32
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.10)
2
-project(reflection-cpp VERSION 0.3.1 LANGUAGES CXX)
+project(reflection-cpp VERSION 0.4.0 LANGUAGES CXX)
3
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
4
5
set(CMAKE_EXPORT_COMPILE_COMMANDS ON)
0 commit comments