cgal/Qt_widget
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
..
demo/Qt_widget 6th pass to remove CGAL_USE_QT: remove "#ifdnef CGAL_USE_QT"/"#else"/"#endif" 2008-09-09 22:20:48 +00:00
doc_tex Use object_cast instead of assign 2008-07-29 13:49:05 +00:00
include/CGAL CGAL_NULL and CGAL_NULL_TYPE are now constant macros, so replace them by: 2008-07-12 21:58:52 +00:00
package_info/Qt_widget Remove changes.txt files. 2008-07-24 17:47:16 +00:00
src/CGALQt - Fix soname and soversion of libraries (they were exchanged). 2008-09-24 10:32:44 +00:00
test/Qt_widget 6th pass to remove CGAL_USE_QT: remove "#ifdnef CGAL_USE_QT"/"#else"/"#endif" 2008-09-09 22:20:48 +00:00
Makefile Move packages to trunk root 2006-02-14 08:58:18 +00:00
TODO rename create_makefile to cgal_create_makefile to avoid name clashes, 2006-03-15 22:10:02 +00:00
dont_submit Remove the need for mentionning todo files and doxygen files. 2007-11-03 21:15:36 +00:00