Laurent Rineau
|
1cde972cdb
|
Remove whitespace at end of lines
|
2016-06-29 11:04:29 +02:00 |
Guillaume Damiand
|
7717bc83b4
|
ImageIo does not need opengl nor vtk
|
2016-06-28 11:29:51 +02:00 |
Clement Jamin
|
b175d15421
|
Simplify test
|
2016-06-15 11:49:58 +02:00 |
Clement Jamin
|
561bd80d96
|
On Windows, OPENGL_INCLUDE_DIR is empty even when OpenGL is found
|
2016-06-10 15:05:16 +02:00 |
Guillaume Damiand
|
b8d2782e39
|
Remove empty include directory directive.
|
2016-06-09 16:19:55 +02:00 |
Guillaume Damiand
|
a5e04dcfd0
|
Update cmakes to deal with ZLIB in header only mode.
|
2016-06-09 15:39:56 +02:00 |
Guillaume Damiand
|
89edc17cb1
|
Add quit to find_package; and improve error message for Qt5
|
2016-06-03 09:25:54 +02:00 |
Guillaume Damiand
|
10469f9c4e
|
Update with master
|
2016-05-25 10:58:55 +02:00 |
Guillaume Damiand
|
0f0aa9f764
|
Remove the find_package qt5 do in CGAL_Macros.cmake which is now done in CGALConfig_binary.cmake.in
|
2016-03-09 10:50:53 +01:00 |
Guillaume Damiand
|
38ca4dd5e0
|
Bugfix in check_cgal_component for its first call.
|
2016-03-09 10:42:46 +01:00 |
Guillaume Damiand
|
16a19eb33e
|
Ok for demo for aabbtree
|
2016-03-09 10:37:57 +01:00 |
Guillaume Damiand
|
78cde742ce
|
Work on demo with qt5; ok for AABBtree (but need to be improved)
|
2016-03-09 10:35:22 +01:00 |
Guillaume Damiand
|
d56092753a
|
Make enable_header_only option persistent
|
2016-03-09 10:35:21 +01:00 |
Philipp Möller
|
0a685e82b3
|
Remove CGAL_ALLOW_ALL_PRECONFIGURED_LIBS_COMPONENT from Macros
This is the only place that uses the option. Because the code was
wrongly indented (several ifs missing a level) the removal looks
horrible.
|
2016-02-16 17:21:23 +01:00 |
Sébastien Loriot
|
eb4f860f3b
|
remove mentions of Qt3
|
2015-10-05 15:19:58 +02:00 |
Laurent Rineau
|
3262264cbd
|
Search dependencies quietly
|
2015-07-14 15:12:47 +02:00 |
Sébastien Loriot
|
89184387d6
|
remove no longer needed QT4 cmake scripts
|
2015-07-07 18:00:43 +02:00 |
Maxime Gimeno
|
fa430e5fc0
|
WORK IN PROGRESS
|
2015-03-31 11:05:17 +02:00 |
Maxime Gimeno
|
040458d248
|
Update of all the CMakeList and .cmake files for Qt5
Reasy for merging the cpp files from clone qt5
|
2015-03-30 15:34:17 +02:00 |
Laurent Rineau
|
b6aeb7cc66
|
Store CGAL_DISABLE_GMP in CGALConfig.cmake...
... and use it in UseCGAL/CGAL_Macros, to avoid re-enabling GMP by
error.
|
2014-07-09 15:39:44 +02:00 |
Andreas Fabri
|
02bb200fe5
|
Add a CMake variable that allows to disable GMP/MPFR
|
2013-03-15 14:11:34 +01:00 |
Philipp Möller
|
1adf441b18
|
Convert all CRLF files to LF
|
2012-12-03 18:44:24 +01:00 |
Eric Berberich
|
1d59758d89
|
add an additional check for requested component and raise the "NOTICE" if lib is not build
|
2012-10-10 14:21:50 +00:00 |
Alexander Kobel
|
04f07ef7bf
|
replace spurious *_LIBRARY_DIR occurences by *_LIBRARIES_DIR
|
2012-10-04 09:05:32 +00:00 |
Laurent Rineau
|
514c1efad1
|
Make RS, MPFI, LEDA, and NTL optional essential libraries
|
2012-08-01 16:58:19 +00:00 |
Laurent Rineau
|
98992ea06b
|
Use include_directories(SYSTEM ...) in the macro use_lib
|
2012-08-01 12:23:53 +00:00 |
Eric Berberich
|
972f164184
|
correct handling of optional parameter for use_lib macro
|
2012-07-05 18:33:27 +00:00 |
Eric Berberich
|
a488660748
|
rely on CMake list(FIND ...) instead of macro
Macro is nicer to use, but needs to be included and is less efficient.
To improve understanding: added comments
|
2012-06-29 23:13:43 +00:00 |
Eric Berberich
|
d4cb1c2212
|
SetupDependicies needs also to check for essential lib (not just WITH_<lib>), side effect: mandatory->essential
|
2012-06-29 15:24:30 +00:00 |
Eric Berberich
|
87ebf20f51
|
need a certain order
|
2012-06-29 09:39:40 +00:00 |
Eric Berberich
|
b5a4e941fd
|
the mandatory libs need an particular order, and we simplify with a macro
|
2012-06-29 09:24:19 +00:00 |
Eric Berberich
|
3336c68671
|
fix for optional parameter
|
2012-06-28 12:47:13 +00:00 |
Eric Berberich
|
df72a1aa08
|
macro use_lib now has an optional second parameter for UseFile
this avoids a nasty hack with checking for a leading ### in a string and
allows to use "use_lib( FOO )" in other places much easier
|
2012-06-28 12:20:52 +00:00 |
Laurent Rineau
|
bccf95ba88
|
Add a comment for later in CGAL_Macros.cmake
|
2012-06-27 16:33:35 +00:00 |
Eric Berberich
|
3ae59a513c
|
removed verbosity
|
2012-06-21 22:07:04 +00:00 |
Eric Berberich
|
00330ee225
|
GMP and MPFR are mandatory
|
2012-06-21 21:57:42 +00:00 |
Eric Berberich
|
6b78ca27d6
|
use lib instead of vlib to be consitent with WITH_Lib
|
2012-06-21 14:54:46 +00:00 |
Sébastien Loriot
|
d67be721d4
|
write prefix exception into config file and use default one otherwise for find_package
|
2012-06-21 14:27:35 +00:00 |
Sébastien Loriot
|
3efc565b71
|
bug in prefix setting
|
2012-06-21 12:42:08 +00:00 |
Sébastien Loriot
|
b5ac8afe11
|
add comment
|
2012-06-21 12:04:22 +00:00 |
Sébastien Loriot
|
c2240ede0e
|
fix for ignoring preconfig
|
2012-06-21 09:53:03 +00:00 |
Eric Berberich
|
4bdf466f9d
|
Request by Sebastien Loriot: Ignore a preconfig lib
|
2012-06-21 07:58:51 +00:00 |
Eric Berberich
|
3fde316a6c
|
added CGAL_ENABLE_PRECONFIG (the default value has to be determined)
|
2012-06-20 11:16:17 +00:00 |
Eric Berberich
|
94f7f0c3ab
|
remove some verbosity
|
2012-06-11 22:06:08 +00:00 |
Eric Berberich
|
3599206bf2
|
improved verbosity
|
2012-06-11 21:44:17 +00:00 |
Eric Berberich
|
4009ef00ae
|
nicer output
|
2012-06-11 21:30:45 +00:00 |
Eric Berberich
|
1c1d5a0f69
|
better name
|
2012-06-11 21:11:26 +00:00 |
Sébastien Loriot
|
41d3549414
|
typo LIRARIES->LIBRARIES
|
2012-05-25 11:10:54 +00:00 |
Eric Berberich
|
60efbec2d3
|
merge from next
|
2012-05-20 11:50:30 +00:00 |
Eric Berberich
|
590111df6d
|
typo for lib
|
2012-01-31 14:32:43 +00:00 |