Sébastien Loriot
ab48f63e30
update latest cmake version tested
2021-11-09 10:58:47 +01:00
Sébastien Loriot
58181afcdb
remove useless include directives
2021-11-09 10:16:12 +01:00
Maxime Gimeno
c49152359c
update max version of cmake and announce the new minimal in CHANGE.md
2021-04-15 15:08:54 +02:00
Maxime Gimeno
9c15f2c9dc
Use FeatureSummary in the demo, and remove CGAL_FOUND
2020-08-04 12:46:17 +02:00
Sébastien Loriot
0779373835
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of 4.14 release branch
+ manual fix on one line in:
* Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
* .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
Sébastien Loriot
0a46621dc6
Merge branch 'cgal/releases/CGAL-4.14-branch'
...
whitespace+tab removal, merged with option -Xignore-all-space
2020-03-26 13:28:46 +01:00
Sébastien Loriot
590612a563
run the script to remove tabs and trailing whitespaces
2020-03-26 13:25:16 +01:00
Laurent Rineau
4fbf00fb8a
CMake>=3.13: opt for for new policies up to 3.15
2019-06-19 14:34:59 +02:00
Andreas Fabri
e62ab30e6c
Fixes of fixes
2019-02-15 09:03:58 +01:00
Guillaume Damiand
92ba7fa6c9
Update minimum cmake required version in all CMakeLists.txt
2018-10-18 14:49:23 +02:00
Guillaume Damiand
0c2dcf7208
Re-add include({CGAL_USE_FILE} ) in each CMakeLists.txt where CGAL is used with some component.
2018-10-18 14:38:42 +02:00
Guillaume Damiand
0bd9088b5a
Remove all include( ) and include( CGAL_CreateSingleSourceCGALProgram ) in CMakeLists.txt; they are no more required.
2018-10-17 14:17:08 +02:00
Guillaume Damiand
7f09308d33
Remove all include_directories(BEFORE ../../include) in CMakeLists.txt
2018-10-17 13:07:22 +02:00
Sébastien Loriot
6b338eeb1f
improve the name of projects in cmake scripts of examples
2016-09-08 00:02:55 +02:00
Sébastien Loriot
4c29bf1b44
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
2016-03-24 16:33:46 +01:00
Sébastien Loriot
2d191d6651
commit CMakeLists.txt for all examples and tests
2016-03-07 17:39:36 +01:00
Laurent Rineau
0700232c51
s/Gmpq/Exact_rational/
2014-06-27 15:11:45 +02:00
Efi Fogel
32f8d8fdd2
removed ex_ from example names
2010-04-13 08:51:32 +00:00
Ophir Setter
f69c6e13f0
warnings about unused variables
2008-11-14 09:00:26 +00:00
Fernando Cacciola
f93437ca22
Removed *unmodified* auto-generated CMakeLists.txt (now created by create_internal_release)
2008-05-05 14:01:55 +00:00
Fernando Cacciola
b704509dcf
Examples/Demos/Test CMake scripts updated
2008-03-05 21:14:02 +00:00
Fernando Cacciola
a659cd852a
Added project() and conditional test for CGAL_DIR
2008-02-14 15:42:36 +00:00
Fernando Cacciola
14043c43a0
Replaced CGALROOT by CGAL_DIR (the latters is used by CMake automatically)
2008-02-08 17:47:21 +00:00
Fernando Cacciola
afddfc4fca
CMake scripts for demos/examples/test added
2008-02-06 19:06:24 +00:00
Efi Fogel
88cddf747d
roled back
2007-11-28 17:25:11 +00:00
Efi Fogel
d676dfc3ac
API revisited
2007-11-21 10:25:06 +00:00
Efi Fogel
54f807992e
cleanup
2007-04-07 09:23:14 +00:00
Efi Fogel
0fabc7efcd
fixed namespace of boost related constructs and functions
2007-04-04 17:12:45 +00:00
Sylvain Pion
6fb5cb906b
Remove trailing white spaces and end of lines.
...
(using : perl -pi.bak -e 's/\s+$/\n/' */examples/*/*.cpp )
2007-03-10 14:59:41 +00:00
Baruch Zukerman
e05c5118cf
removed 'triangles' from the comments
2006-09-11 10:42:29 +00:00
Baruch Zukerman
6701e20868
fixed the header
2006-09-11 10:39:48 +00:00
Baruch Zukerman
3318b4a51e
adding a new example for the Env_plane_traits_3
2006-09-11 10:37:23 +00:00
Ron Wein
3f2a0188e2
Fixed the examples.
2006-08-02 07:37:03 +00:00
Ron Wein
c8b9eb5893
Fixed all include files and updated the examples.
2006-08-01 12:48:10 +00:00
Baruch Zukerman
df89ccdec1
changed the example to use the new interface
2006-07-31 14:26:09 +00:00
Andreas Fabri
041aea306e
changed .C to .cpp in examples
2006-07-09 19:15:30 +00:00
Laurent Saboret
87d65f75e3
Fixed svn properties of ASCII files (as defined by Maintenance/svn_client/config)
2006-04-18 12:42:52 +00:00
Baruch Zukerman
dad8123848
..
2006-04-10 11:01:26 +00:00
Michal Meyerovitch
45999c514e
add caching traits
2006-04-09 09:16:04 +00:00
Baruch Zukerman
4e2878a16d
making a surface xy monotone
2006-03-27 11:49:14 +00:00
Laurent Saboret
2071fa909b
Move packages to trunk root
2006-02-14 08:58:14 +00:00