From 28b0537f9118deb63c8023dcdcc7ecc797032726 Mon Sep 17 00:00:00 2001 From: Owen Green Date: Tue, 23 Jun 2020 00:20:39 +0100 Subject: [PATCH] Add Test build type --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index 26c76fb..912c081 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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