Add Test build type

nix
Owen Green 6 years ago
parent dfb4c164a9
commit 28b0537f91

@ -65,6 +65,7 @@ if(NOT flucoma-core_POPULATED)
add_subdirectory(${flucoma-core_SOURCE_DIR} ${flucoma-core_BINARY_DIR})
include(flucoma_version)
include(flucoma-buildtools)
include(flucoma-buildtype)
endif()
set_if_toplevel(VAR CMAKE_LIBRARY_OUTPUT_DIRECTORY

Loading…
Cancel
Save