cgal/Core
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
..
examples/Core Put CORE_NO_AUTOMATIC_NAMESPACE directly in the .cpp file 2008-09-09 13:50:57 +00:00
include/CGAL/CORE Add missing <CGAL/config.h>. 2008-08-20 11:14:00 +00:00
package_info/Core Remove changes.txt files. 2008-07-24 17:47:16 +00:00
src/CGALCore - Fix soname and soversion of libraries (they were exchanged). 2008-09-24 10:32:44 +00:00