Remove rogue message line

nix
Owen Green 6 years ago
parent 6e04a39e9d
commit ce4d39549d

@ -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()

Loading…
Cancel
Save