aboutsummaryrefslogtreecommitdiff
path: root/source/tests/CMakeLists.txt
blob: 57961c15c481fa3d3d5d7cd0b1b7bdee5df86e95 (plain)
1
2
3
4
5
6
find_package("Catch2")

include("Catch")
enable_testing()

add_subdirectory("lib/system")