30b92ff33a
* New: In boostrap/FindBootstrap.cmake, add a macro setup_qt() to share Python detection across the various tools. This macro takes into account the USE_MANYLINUX variable to slightly change the Python detection. On a "normal" system we look for "Development" (search for dynamic libraries) while under manylinux we look for "Development.Module"(static linking). * Change: In bootstrap/ccb.py, add a new option --manylinux. * Change: Cleanup in the various CMakeLists.txt to use setup_qt(). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FindBISON.cmake | ||
FindBootstrap.cmake | ||
FindCOLOQUINTE.cmake | ||
FindFLEX.cmake | ||
FindLEFDEF.cmake | ||
FindLibbfd.cmake | ||
FindLibexecinfo.cmake | ||
FindPelican.cmake | ||
FindPythonSitePackages.cmake | ||
FindQt4.cmake | ||
FindQwt.cmake | ||
FindSphinx.cmake | ||
GetGitRevisionDescription.cmake | ||
GetGitRevisionDescription.cmake.in |