diff --git a/CMakeLists.txt b/CMakeLists.txt index e660ec7..f7b4024 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -56,7 +56,7 @@ endif() # Init Project. project(${DUSK_LIBRARY_TARGET_NAME} VERSION 1.0.0 - LANGUAGES C CXX + LANGUAGES C ) # Either, create library and binary separately (used for tests), or make them