cgal/CGALimageIO
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/CGALimageIO Make VTK optional! 2008-06-12 11:55:01 +00:00
examples/CGALimageIO Commit a file CMakeLists.txt for that directory that needs CGALimageIO. 2008-09-22 15:57:48 +00:00
include/CGAL image's vx, vy, vz are in double (not float). 2008-04-17 10:11:30 +00:00
package_info/CGALimageIO The files "changes.txt", "description.txt", "long_description.txt" and "maintainer" 2007-12-02 15:06:42 +00:00
src/CGALimageIO - Fix soname and soversion of libraries (they were exchanged). 2008-09-24 10:32:44 +00:00
dont_submit Add a new header <CGAL/gl.h>, whose purpose is to wrap the #include of 2008-04-18 09:02:03 +00:00