diff --git a/CMakeLists.txt b/CMakeLists.txt index a4fc9bd..cbc8ef1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -28,7 +28,7 @@ endif() # ############ # Define Project -project(w2dynamics_interface VERSION 3.3.0 LANGUAGES C CXX) +project(w2dynamics_interface VERSION 3.3.0 LANGUAGES CXX) get_directory_property(IS_SUBPROJECT PARENT_DIRECTORY) # ############