mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-01-26 19:09:06 +00:00
ci: Explicitly disable Java tests on more Windows jobs
Extend the change from commit 840fa28d3d (ci: Explicitly disable Java tests on Windows, 2021-12-16, v3.22.2~17^2) to cover NMake, JOM, and Ninja Multi-Config jobs.
This commit is contained in:
parent
43daf8adaa
commit
2c324f2ea2
@ -1,2 +1,4 @@
|
||||
set(CMake_TEST_Java OFF CACHE BOOL "")
|
||||
|
||||
set(configure_no_sccache 1)
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/configure_external_test.cmake")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user