aboutsummaryrefslogtreecommitdiff
path: root/source/tests/CMakeLists.txt
blob: bf494619d3b673f853d115b595636d3fd00ce060 (plain)
1
2
3
4
5
find_package("Catch2" REQUIRED COMPONENTS "Catch2WithMain")

include("Catch")

add_subdirectory("lib/system")