JKQtPlotter/cmake
2024-03-15 10:15:50 +01:00
..
FindCImg.cmake fix warning in FindCImg.cmake 2024-01-15 13:35:47 +01:00
jkqtplotter_cmake_options.cmake FIX issue #124 warning() is not a valid CMake method (using message(WARNING ...) instead) 2024-03-15 10:15:50 +01:00
jkqtplotter_common_compilersettings.cmake added CMAKE-check for existence of _j0 or j0, should fix issue https://github.com/jkriege2/JKQtPlotter/issues/124 2024-03-12 22:24:22 +01:00
jkqtplotter_common_include.cmake bump CMake version to 3.23 2024-01-16 13:07:07 +01:00
jkqtplotter_common_qtsettings.cmake require at least Qt5 in CMake build scripts 2024-01-16 13:07:06 +01:00
jkqtplotter_deployopencv.cmake bugfixed OpenCV install for newer MSVC OpenCV-builds 2022-07-23 21:24:53 +02:00
jkqtplotter_deployqt.cmake IMPROCED windeployqt-handling in CMake-scripts (works better for Qt6.5) 2023-06-18 15:15:36 +02:00
jkqtplotter_dumpallvariables.cmake reworked CMake build system ... now JKQT...Config.cmake-files are written into the correct directory 2019-11-18 15:59:06 +01:00
jkqtplotter_lib_properties.cmake solved link error with Visual Studio (upper/lower case mismatch in DEFINE was 'JKQtPlotter_LIB_...' but should be 'JKQTPLOTTER_LIB_...') 2019-11-24 10:42:23 +01:00
jkqtplotter_macros.cmake added CMAKE-check for existence of _j0 or j0, should fix issue https://github.com/jkriege2/JKQtPlotter/issues/124 2024-03-12 22:24:22 +01:00
jkqtplotter_noInsourceBuilds.cmake NEW: disallow in-source builds 2024-01-14 16:55:06 +01:00