mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
90ef30c09d
Extend the change from commit 840fa28d3d (ci: Explicitly disable Java
tests on Windows, 2021-12-16) to cover LLVM/Clang builds on Windows too.
6 lines
136 B
CMake
6 lines
136 B
CMake
set(CMake_TEST_Java OFF CACHE BOOL "")
|
|
|
|
set(configure_no_sccache 1)
|
|
|
|
include("${CMAKE_CURRENT_LIST_DIR}/configure_external_test.cmake")
|