1
0
forked from Alepha/Alepha

More testing.

This commit is contained in:
2023-10-12 18:36:37 -04:00
parent dd3f825ecd
commit 7bafa453da
7 changed files with 17 additions and 3 deletions

View File

@ -20,6 +20,7 @@ link_libraries( alepha )
add_subdirectory( Meta )
add_subdirectory( Proof )
add_subdirectory( Reflection )
add_subdirectory( Testing )
# The local subdir tests to build
add_subdirectory( AutoRAII.test )