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 4bb08a9 commit c0cf7cbCopy full SHA for c0cf7cb
test/CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.13)
2
-project(godot-cpp-test)
+project(godot-cpp-test LANGUAGES CXX)
3
4
if( NOT CMAKE_BUILD_TYPE )
5
set(CMAKE_BUILD_TYPE Release)
0 commit comments