diff --git a/CMakeLists.txt b/CMakeLists.txt index cba25ba..ced056f 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -64,7 +64,6 @@ FetchContent_GetProperties(fluid_decomposition) if(NOT fluid_decomposition_POPULATED) FetchContent_Populate(fluid_decomposition) add_subdirectory(${fluid_decomposition_SOURCE_DIR} ${fluid_decomposition_BINARY_DIR}) - message(STATUS "GODDMAND DN DNSKD KSFJKJFSSKFJ JJ ${CMAKE_MODULE_PATH}") include(flucoma_version) endif()