mirror of
https://github.com/gbdev/rgbds.git
synced 2026-03-25 14:23:04 +00:00
Harmonise naming of CMake test knobs
Also reorganise the file a little
This commit is contained in:
@@ -1 +1 @@
|
||||
set(CTEST_CUSTOM_PRE_TEST "bash -c 'cd @CMAKE_CURRENT_SOURCE_DIR@\; ./fetch-test-deps.sh @ONLY_FREE@ @ONLY_INTERNAL@'")
|
||||
set(CTEST_CUSTOM_PRE_TEST "bash -ec 'cd @CMAKE_CURRENT_SOURCE_DIR@ && ./fetch-test-deps.sh @ONLY_FREE@ @ONLY_INTERNAL@'")
|
||||
|
||||
Reference in New Issue
Block a user