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