Simplify test config for new biicode version

This commit is contained in:
Sebastian Messmer 2015-03-13 17:31:46 +01:00
parent ac702cb20c
commit 67f6333df0
2 changed files with 2 additions and 5 deletions

View File

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

View File

@ -42,3 +42,5 @@
# when loading from disk such data
# image.cpp + image.jpg # code should write open("user/block/image.jpg")
[tests]
test/*