Specify project languages
This commit is contained in:
committed by
Bastiaan Olij
parent
3b40a38c66
commit
f24dcf4ff9
@@ -34,7 +34,7 @@
|
|||||||
# Todo
|
# Todo
|
||||||
# Test build for Windows, Mac and mingw.
|
# Test build for Windows, Mac and mingw.
|
||||||
|
|
||||||
project(godot-cpp)
|
project(godot-cpp LANGUAGES CXX)
|
||||||
cmake_minimum_required(VERSION 3.6)
|
cmake_minimum_required(VERSION 3.6)
|
||||||
|
|
||||||
option(GENERATE_TEMPLATE_GET_NODE "Generate a template version of the Node class's get_node." ON)
|
option(GENERATE_TEMPLATE_GET_NODE "Generate a template version of the Node class's get_node." ON)
|
||||||
|
|||||||
Reference in New Issue
Block a user