JKQtPlotter/cmake
jkriege2 52d3349199 improvements in CMake setup:
- removed more global settings (these are now target-specific)
- exporting now Config.cmake, which contains find_package(Qt) and loads a separate Targets.cmake
2020-06-28 15:53:26 +02:00
..
FindCImg.cmake added CImg interface (header-only) + examples 2019-11-16 13:50:43 +01:00
jkqtplotter_cmake_options.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_common_compilersettings.cmake improvements in CMake setup: 2020-06-28 15:53:26 +02:00
jkqtplotter_common_include.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_common_qtsettings.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_deployopencv.cmake documentation improvement for OpenCV + minor fixes 2019-11-16 11:35:59 +01:00
jkqtplotter_deployqt.cmake fixed several compiler warnings (mostly Visual Studio): clean-up of use of math constants M_PI ... and j0()/j1()/...-functions etc. 2019-11-24 10:42:44 +01: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