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 d2a6264 commit d6013f8Copy full SHA for d6013f8
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.16)
2
3
-project(scratchcpp-player VERSION 0.1.0 LANGUAGES CXX)
+project(scratchcpp-player VERSION 0.2.0 LANGUAGES CXX)
4
5
set(CMAKE_AUTOMOC ON)
6
set(CMAKE_CXX_STANDARD_REQUIRED ON)
0 commit comments