Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2020-11-10 21:56:56 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2020-11-10 21:56:56 +0300
commit52f257b259431c83cb80c8b5947be3a974e61655 (patch)
treec545152222a518af7b1bead6f3e3017e24d47758 /.ci.cmake
parentd6591501ac575ed77c5d7d425a1d98cbcfa192e2 (diff)
again
Diffstat (limited to '.ci.cmake')
-rw-r--r--.ci.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/.ci.cmake b/.ci.cmake
index 6366670c..a631d181 100644
--- a/.ci.cmake
+++ b/.ci.cmake
@@ -12,6 +12,7 @@ set(CTEST_GIT_COMMAND "${GIT_EXECUTABLE}")
ctest_start("Experimental")
ctest_update()
+message(STATUS "NOTE: CTEST_CONFIGURE_OPTIONS are '${CTEST_CONFIGURE_OPTIONS}'")
ctest_configure(OPTIONS "${CTEST_CONFIGURE_OPTIONS}")
ctest_build(TARGET _hl)
ctest_build(TARGET _dl)