Change CMakeLists.txt for new biicode version

This commit is contained in:
Sebastian Messmer 2015-03-13 17:35:04 +01:00
parent 19d2e075ec
commit f54c901ec8
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
# Initializes block variables
INIT_BIICODE_BLOCK()
INCLUDE(messmer/cmake/tools)
# Actually create targets: EXEcutables and libraries.
ADD_BIICODE_TARGETS()