Fernando Cacciola
2092077d93
Dependencies setup refactored II
2008-10-01 21:27:19 +00:00
Laurent Rineau
b52c7a09e9
- Fix soname and soversion of libraries (they were exchanged).
...
- 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
2008-09-24 10:32:44 +00:00
Fernando Cacciola
a460b47bfa
Re-fixed add_unique_flags
2008-09-16 16:06:20 +00:00
Fernando Cacciola
e784625207
FIxed "add_unique_flag" macro for cmake 2.4.7 (which doesn't support LIST ( FIND command)"
2008-09-15 18:55:37 +00:00
Fernando Cacciola
cc25cb0130
Fixed unintended presistence of 3RD_PARTY cache variables
2008-09-15 16:25:09 +00:00
Fernando Cacciola
502c3f271f
Added libCGAL to libCGAL-Qt3
...
Avoid detecting flags at user-program configuration
2008-09-12 18:58:38 +00:00
Laurent Rineau
3415870ee5
Factorise the 4-5 lines of code that create CGALConfig.cmake in a macro.
2008-09-09 12:07:36 +00:00
Fernando Cacciola
80d8140240
Allow print_XYZ_version programs to have 3rd-party dependencies (such as MPFR depending on GMP)
2008-09-08 17:26:36 +00:00
Fernando Cacciola
ee6fae2991
Added separation in components
2008-09-03 16:55:21 +00:00
Fernando Cacciola
41251065c2
Fix pending problems with examples and demos (now possible to do 'make examples' or 'make demo' from CGAL_DIR)
2008-08-27 16:24:01 +00:00
Fernando Cacciola
20701bc56c
Fixed parser error with examples and demos
2008-08-26 17:55:21 +00:00
Fernando Cacciola
6e36eda87b
CMake stuff moved into the appropriate packages
2008-07-16 20:56:17 +00:00