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