Initial commit
This commit is contained in:
7
Bigfoot/Tests/System/CMakeLists.txt
Normal file
7
Bigfoot/Tests/System/CMakeLists.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
get_filename_component(PackageName ${CMAKE_CURRENT_SOURCE_DIR} NAME)
|
||||
|
||||
set(Dependencies)
|
||||
|
||||
bigfoot_create_package_tests(
|
||||
${PackageName}
|
||||
"")
|
||||
Reference in New Issue
Block a user