mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-29 06:17:48 +00:00
Make tests work with CTest (#1539)
Adds option to disable non-free tests
This commit is contained in:
1
test/CTestCustom.cmake.in
Normal file
1
test/CTestCustom.cmake.in
Normal file
@@ -0,0 +1 @@
|
||||
set(CTEST_CUSTOM_PRE_TEST "bash -c 'cd @CMAKE_CURRENT_SOURCE_DIR@\; ./fetch-test-deps.sh @ONLY_FREE@'")
|
||||
Reference in New Issue
Block a user