diff --git a/CMakeLists.txt b/CMakeLists.txt index 8edbfd8..2f3e5b9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ endif() # ############ # Define Project -project(c2py VERSION 0.1.0 LANGUAGES C CXX) +project(c2py VERSION 0.1.0 LANGUAGES CXX) get_directory_property(IS_SUBPROJECT PARENT_DIRECTORY) message(STATUS "-------- c2py version and git hash detection -------------")