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 234c62f commit cf623b7Copy full SHA for cf623b7
CMakeLists.txt
@@ -1,8 +1,8 @@
1
cmake_minimum_required (VERSION 3.6)
2
3
set (VSE_VERSION_1 0)
4
-set (VSE_VERSION_2 0)
5
-set (VSE_VERSION_3 12)
+set (VSE_VERSION_2 1)
+set (VSE_VERSION_3 0)
6
set (VSE_APP_NAME VisualScriptEngine)
7
8
function (SetCompilerOptions module)
0 commit comments