Revision 160975eb1293d26589758320a06e7a50dd99bb64 authored by Laurent Rineau on 28 June 2012, 15:57:29 UTC, committed by Laurent Rineau on 28 June 2012, 15:57:29 UTC


Second fix for Windows

On Windows, with auto-linking, the variables ${CGAL_LIB}_LIBRARY are
empty.

What is more, that is a bad idea to check if the libraries does exist. If
for example CGAL has been configured with WITH_CGAL_Qt4, and the CGAL_Qt4
library is not correctly created, we want a compilation error, and not just
a CMake warning saying "Please configure CGAL using WITH_${CGAL_LIB}=ON."
1 parent 4835938
History
File Mode Size
auxiliary
cmake
config
demo
doc_tex
examples
include
package_info
src
test
AUTHORS -rw-r--r-- 1.7 KB
CHANGES -rw-r--r-- 106.4 KB
CMakeLists.txt -rw-r--r-- 34.7 KB
INSTALL -rw-r--r-- 7.6 KB
LICENSE -rw-r--r-- 2.0 KB
LICENSE.BSL -rw-r--r-- 1.3 KB
LICENSE.FREE_USE -rw-r--r-- 1.1 KB
LICENSE.GPL -rw-r--r-- 34.3 KB
LICENSE.LGPL -rw-r--r-- 7.5 KB
README -rw-r--r-- 1.7 KB
VERSION -rw-r--r-- 3 bytes
cgal.css -rw-r--r-- 1.9 KB
changes.html -rw-r--r-- 117.0 KB
dont_submit -rw-r--r-- 107 bytes
html2textrc -rw-r--r-- 821 bytes
update_CHANGES -rwxr-xr-x 292 bytes

README

back to top