coriolis/bootstrap/cmake_modules
Jean-Paul Chaput 10bd5510da Fix library linking problem for gcc 9 and above (Ubuntu 20/Debian 11).
* Bug: In all CMakeLists.txt, it seems I was doing a worng use of
    target_link_library(). No longer add dependencies to the C++ base
    library but instead either to the Python associated module or
    to the final binaries. This was inderectly causing the linking
    problem related to Python (which was a misdirection).
* Bug: Typo in FindLibexecinfo.cmake, do not use FindLib[E]xecinfo.
* Change: In CRL/ccore/CMakeLists.txt, activate SKIP_AUTOMOC on
    bison/flex generated files.
* Bug: In viewer/PyHApplication, do not delete the C++ object in
    the Python destroy method.
2021-11-22 00:05:48 +01:00
..
CMakeLists.txt Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
FindBISON.cmake UNSTABLE DO NOT UPDATE 2010-07-13 11:02:11 +00:00
FindBootstrap.cmake Fix library linking problem for gcc 9 and above (Ubuntu 20/Debian 11). 2021-11-22 00:05:48 +01:00
FindFLEX.cmake Compliance with Debian 10 Buster. 2020-03-19 18:18:35 +01:00
FindLEFDEF.cmake More PEP8 compliant Python code. Start rewrite Python/C++ wrappers. 2020-04-08 11:24:42 +02:00
FindLibbfd.cmake More reliable detection of libbfd. 2017-04-13 17:04:35 +02:00
FindLibexecinfo.cmake Fix library linking problem for gcc 9 and above (Ubuntu 20/Debian 11). 2021-11-22 00:05:48 +01:00
FindPelican.cmake Migrating doc from Sphinx towards Pelican. 2020-02-03 17:44:15 +01:00
FindPythonSitePackages.cmake Migration towards Python3, first stage: still based on C-Macros. 2021-09-19 19:41:24 +02:00
FindQt4.cmake UNSTABLE DO NOT UPDATE 2010-07-13 11:02:11 +00:00
FindQwt.cmake Integration of the latest Coloquinte in Etesian & misc modifs. 2015-02-01 23:24:13 +01:00
FindSphinx.cmake Complete hoverhaul of the documentation to Sphinx. 2017-07-15 17:35:02 +02:00
GetGitRevisionDescription.cmake Re-added support for Chams & CMake support for Git hash retreival. 2014-03-02 11:45:42 +01:00
GetGitRevisionDescription.cmake.in Re-added support for Chams & CMake support for Git hash retreival. 2014-03-02 11:45:42 +01:00