coriolis/lefdef/src/lef
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
..
TEST Integrate LEF/DEF 5.8 into the tree (Apache 2.0 licensing) 2017-10-30 15:38:29 +01:00
bin Integrate LEF/DEF 5.8 into the tree (Apache 2.0 licensing) 2017-10-30 15:38:29 +01:00
clef Integrate LEF/DEF 5.8 into the tree (Apache 2.0 licensing) 2017-10-30 15:38:29 +01:00
clefzlib Integrate LEF/DEF 5.8 into the tree (Apache 2.0 licensing) 2017-10-30 15:38:29 +01:00
doc Integrate LEF/DEF 5.8 into the tree (Apache 2.0 licensing) 2017-10-30 15:38:29 +01:00
lef Adapt Nix code to Python 3 switch. 2021-10-26 20:10:59 +00:00
lefdiff Integrate LEF/DEF 5.8 into the tree (Apache 2.0 licensing) 2017-10-30 15:38:29 +01:00
lefrw Integrate LEF/DEF 5.8 into the tree (Apache 2.0 licensing) 2017-10-30 15:38:29 +01:00
lefwrite Integrate LEF/DEF 5.8 into the tree (Apache 2.0 licensing) 2017-10-30 15:38:29 +01:00
lefzlib Fix library linking problem for gcc 9 and above (Ubuntu 20/Debian 11). 2021-11-22 00:05:48 +01:00
CMakeLists.txt Integrate LEF/DEF 5.8 into the tree (Apache 2.0 licensing) 2017-10-30 15:38:29 +01:00
LICENSE.TXT Integrate LEF/DEF 5.8 into the tree (Apache 2.0 licensing) 2017-10-30 15:38:29 +01:00
Makefile Integrate LEF/DEF 5.8 into the tree (Apache 2.0 licensing) 2017-10-30 15:38:29 +01:00
template.mk Integrate LEF/DEF 5.8 into the tree (Apache 2.0 licensing) 2017-10-30 15:38:29 +01:00