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 |
Laurent Rineau
|
73887c6927
|
Revert "Revert the merge of Periodic_2 into master. It was pushed by error."
This reverts commit b27c0a4efb.
|
2013-06-28 17:48:15 +02:00 |
Laurent Rineau
|
b27c0a4efb
|
Revert the merge of Periodic_2 into master. It was pushed by error.
Revert "Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal"
This reverts commit 5ac2c05249, reversing
changes made to 93b77ce529.
|
2013-06-24 12:50:27 +02:00 |
Nico Kruithof
|
89c6b1d4a7
|
Working on the error in the hierarchy and removing compiler warnings
|
2013-05-14 09:46:19 +02:00 |
Nico Kruithof
|
80b9868441
|
Fixed an error
|
2013-05-12 19:18:41 +02:00 |
Nico Kruithof
|
ace6e40a76
|
Adding debug info
|
2013-04-22 08:23:43 +02:00 |
Nico Kruithof
|
d69d0e303b
|
Formatting, ran astyle:
for i in `find . -name "*.h" -or -name "*.cpp"`; do echo $i; astyle -A7 -bps2 $i; done
|
2013-03-31 22:10:07 +02:00 |
Nico Kruithof
|
31f77a6a0e
|
Changed template arguments for the vertex and face.
Changed documentation accordingly
|
2013-03-21 19:56:52 +01:00 |
Nico Kruithof
|
62ee5054c2
|
Working on the hierarchy
|
2013-03-15 08:15:52 +01:00 |
Nico Kruithof
|
f05ca0bb23
|
Working on the vertex/face structs, renaming.
Working on the hierarchy
|
2013-03-04 21:25:48 +01:00 |
Nico Kruithof
|
46e77c4ae2
|
Adding examples for the batch insertion with info
|
2013-01-17 21:36:07 +01:00 |
Nico Kruithof
|
5a3f51dbe4
|
Fixed the p2t2_find_conflicts example.
|
2013-01-15 21:55:21 +01:00 |
Nico Kruithof
|
7b2fc8cd7b
|
Renamed examples and tests to give them unique names (otherwise CMake complains)
|
2012-12-10 12:17:57 +01:00 |
Monique Teillaud
|
27daa83427
|
fix temporary name to final name
|
2012-09-27 11:26:01 +00:00 |