Skip to content

Commit

Permalink
restored changed to CMakeLists.txt to avoid conflicts with PR godoten…
Browse files Browse the repository at this point in the history
  • Loading branch information
Torets committed Nov 27, 2024
1 parent 6408b3a commit 45a71a7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,4 @@ project( godot-cpp
godotcpp_generate()

# Test Example
option(GODOT_CPP_USE_TEST "Add test example project to build" ON)
if(GODOT_CPP_USE_TEST)
add_subdirectory( test )
endif()
add_subdirectory( test )

0 comments on commit 45a71a7

Please sign in to comment.