forked from Alepha/Alepha
A lot of progress towards unifying the build system.
This commit is contained in:
1
Reflection/CMakeLists.txt
Normal file
1
Reflection/CMakeLists.txt
Normal file
@ -0,0 +1 @@
|
||||
add_subdirectory( tuplizeAggregate.test )
|
1
Reflection/tuplizeAggregate.test/CMakeLists.txt
Normal file
1
Reflection/tuplizeAggregate.test/CMakeLists.txt
Normal file
@ -0,0 +1 @@
|
||||
unit_test( 0 )
|
@ -1,4 +0,0 @@
|
||||
CXXFLAGS+= -std=c++17 -I .
|
||||
CXXFLAGS+= -g -O0
|
||||
|
||||
all: 0
|
Reference in New Issue
Block a user