Run internal tests in FreeBSD (#1616)

This commit is contained in:
Rangi
2025-01-20 14:08:48 -05:00
committed by GitHub
parent 2426068409
commit c2db23aef0
5 changed files with 48 additions and 11 deletions

View File

@@ -1 +1 @@
set(CTEST_CUSTOM_PRE_TEST "bash -c 'cd @CMAKE_CURRENT_SOURCE_DIR@\; ./fetch-test-deps.sh @ONLY_FREE@'")
set(CTEST_CUSTOM_PRE_TEST "bash -c 'cd @CMAKE_CURRENT_SOURCE_DIR@\; ./fetch-test-deps.sh @ONLY_FREE@ @ONLY_INTERNAL@'")