forked from Alepha/Alepha
A lot of the tests are now in cmake.
I've also fixed a few things up so that the tests can be all run, more easily.
This commit is contained in:
@ -18,6 +18,7 @@ link_libraries( alepha )
|
||||
|
||||
# The subdirs to build
|
||||
add_subdirectory( Meta )
|
||||
add_subdirectory( Proof )
|
||||
add_subdirectory( Reflection )
|
||||
|
||||
# The local subdir tests to build
|
||||
|
Reference in New Issue
Block a user