summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/configure_fedora35_makefiles.cmake
diff options
context:
space:
mode:
authorSergiu Deitsch <sergiu.deitsch@gmail.com>2022-03-13 14:56:33 (GMT)
committerSergiu Deitsch <sergiu.deitsch@gmail.com>2022-04-04 17:46:32 (GMT)
commit171d45c039eac3427a7ff7c4bbccba9f1414c68d (patch)
tree0083934798f2b2f88e9f5b37f65f7098efd1f76a /.gitlab/ci/configure_fedora35_makefiles.cmake
parent35e92ec61913d5fb30cd7ca3df2e1ad8728e7e98 (diff)
downloadCMake-171d45c039eac3427a7ff7c4bbccba9f1414c68d.zip
CMake-171d45c039eac3427a7ff7c4bbccba9f1414c68d.tar.gz
CMake-171d45c039eac3427a7ff7c4bbccba9f1414c68d.tar.bz2
FindJNI: added components and imported targets
Diffstat (limited to '.gitlab/ci/configure_fedora35_makefiles.cmake')
-rw-r--r--.gitlab/ci/configure_fedora35_makefiles.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/ci/configure_fedora35_makefiles.cmake b/.gitlab/ci/configure_fedora35_makefiles.cmake
index 91ed55b..6d892d3 100644
--- a/.gitlab/ci/configure_fedora35_makefiles.cmake
+++ b/.gitlab/ci/configure_fedora35_makefiles.cmake
@@ -30,6 +30,7 @@ set(CMake_TEST_FindGTest "ON" CACHE BOOL "")
set(CMake_TEST_FindGTK2 "ON" CACHE BOOL "")
set(CMake_TEST_FindIconv "ON" CACHE BOOL "")
set(CMake_TEST_FindIntl "ON" CACHE BOOL "")
+set(CMake_TEST_FindJNI "ON" CACHE BOOL "")
set(CMake_TEST_FindJPEG "ON" CACHE BOOL "")
set(CMake_TEST_FindJsonCpp "ON" CACHE BOOL "")
set(CMake_TEST_FindLAPACK "All;static=1;Generic" CACHE STRING "")