We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 047e87b commit 8a1be20Copy full SHA for 8a1be20
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.14)
2
3
-project(scratchcpp-render VERSION 0.6.0 LANGUAGES CXX)
+project(scratchcpp-render VERSION 0.6.2 LANGUAGES CXX)
4
5
set(CMAKE_INCLUDE_CURRENT_DIR ON)
6
set(CMAKE_AUTOUIC ON)
0 commit comments