Skip to content

Commit 8f589b8

Browse files
committed
✨ Expose BUILD_TESTING config option for transparency.
1 parent be9f3f6 commit 8f589b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ announce_configured_options(PYTHON_EXECUTABLE)
7575
announce_configured_options(CMAKE_CXX_COMPILER_ID)
7676
announce_configured_options(CMAKE_TOOLCHAIN_FILE)
7777
announce_configured_options(BUCK2)
78+
announce_configured_options(BUILD_TESTING)
7879

7980
load_build_preset()
8081
include(${PROJECT_SOURCE_DIR}/tools/cmake/preset/default.cmake)

0 commit comments

Comments
 (0)