1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-17 07:11:52 +08:00

ci: Enable ccmake on Windows

This commit is contained in:
Brad King
2022-01-19 10:52:48 -05:00
parent 9278c6e01a
commit 5c9310c714

View File

@@ -1,4 +1,5 @@
set(BUILD_QtDialog ON CACHE BOOL "")
set(BUILD_CursesDialog ON CACHE BOOL "")
set(CMAKE_PREFIX_PATH "$ENV{CI_PROJECT_DIR}/.gitlab/qt" CACHE STRING "")
set(CMake_TEST_Java OFF CACHE BOOL "")