|
|
@@ -2,7 +2,7 @@
|
|
|
# detect that Java is available and working, but a test machine then not have a
|
|
|
# working Java installed. To work around this, just act as if Java is not
|
|
|
# available on any CI machine.
|
|
|
-set(CMake_TEST_Java 0 CACHE FILEPATH "")
|
|
|
+set(CMake_TEST_Java OFF CACHE BOOL "")
|
|
|
|
|
|
# Qt binaries get placed inside the source directory, which causes them to not
|
|
|
# be included in the install-time rpath, but we still want them in the
|