mirror of https://github.com/CGAL/cgal
- Make get_dependency_version found the print_${LIB}_version.cpp, even
if the lib is compiled separately.
- Rename FindQt3.cmake to FindQt3-patched.cmake and Qt3Macros to
Qt3Macros-patched.
- Make CGAL-Qt3 compilable separately.
- Fix all commited CMakeLists.txt:
- use Qt3-patched and Qt3Macros-patched, and s/QT_/QT3_/
- add a comment about FindQt3-patched,
- wrap target creation with if(CGAL_FOUND AND QT3_FOUND)/else/endif
- Modified cgal_create_cmake_script
|
||
|---|---|---|
| .. | ||
| demo/Apollonius_graph_2 | ||
| doc_tex | ||
| examples/Apollonius_graph_2 | ||
| generators | ||
| include/CGAL | ||
| package_info/Apollonius_graph_2 | ||
| test/Apollonius_graph_2 | ||
| TODO | ||
| dont_submit | ||