diff --git a/CMakeLists.txt b/CMakeLists.txt index 0084b223..57309140 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,4 @@ - -# Initializes block variables -INIT_BIICODE_BLOCK() +INCLUDE(messmer/cmake/tools) # Actually create targets: EXEcutables and libraries. ADD_BIICODE_TARGETS()