Andreas Fabri
|
7a84f58c0d
|
T2, Spatial_searching, Ridges, Stream_lines
|
2019-02-14 10:15:50 +01:00 |
Guillaume Damiand
|
92ba7fa6c9
|
Update minimum cmake required version in all CMakeLists.txt
|
2018-10-18 14:49:23 +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
|
7e2ee496de
|
update project name of cmake scripts of tests
|
2016-09-08 00:26:37 +02:00 |
Sébastien Loriot
|
4c29bf1b44
|
CMAKE_SOURCE_DIR -> CMAKE_CURRENT_SOURCE_DIR
|
2016-03-24 16:33:46 +01:00 |
Sébastien Loriot
|
881e4d3199
|
request Core only in examples, tests and demos when really needed
|
2016-03-07 22:36:57 +01:00 |
Sébastien Loriot
|
2d191d6651
|
commit CMakeLists.txt for all examples and tests
|
2016-03-07 17:39:36 +01: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 |
Sylvain Pion
|
362f0cad54
|
Skip data files which to not exist (probably have been removed at some point),
to avoid testing I don't know what random things which take time.
|
2007-04-18 11:02:19 +00:00 |
Andreas Fabri
|
c0e836441e
|
replace printf with osstream
|
2007-03-06 16:08:44 +00:00 |
Sylvain Pion
|
ecbaf57c00
|
rename .C to .cpp
|
2007-01-27 21:10:34 +00:00 |
Abdelkrim Mebarki
|
81f1c566e2
|
add testsuit for triangular vector field
|
2006-02-28 16:47:05 +00:00 |
Abdelkrim Mebarki
|
df16f94efd
|
as previous
|
2006-02-28 16:14:50 +00:00 |
Abdelkrim Mebarki
|
ee1741c26b
|
add more data to test the placement of streamlines on irregular field
|
2006-02-28 16:12:53 +00:00 |
Abdelkrim Mebarki
|
9445750bc3
|
add some function calls in the testsuit
|
2006-02-27 23:02:32 +00:00 |
Marc Glisse
|
3d1ee0cf13
|
Missing std::
|
2006-02-26 00:25:19 +00:00 |
Laurent Saboret
|
b2a1efbbfc
|
Move packages to trunk root
|
2006-02-14 08:58:19 +00:00 |