cgal/Linear_cell_complex
Laurent Rineau 08fa2f98c9 Rename the target Linear_cell_complex_3 to Linear_cell_complex_3_demo
On Windows, CMake makes the difference between the target
linear_cell_complex_3 (from examples) and Linear_cell_complex_3 (from
demo). But those two targets only differ by the case, and that makes
a confusion at the level of nmake.
2012-01-20 15:03:37 +00:00
..
demo/Linear_cell_complex Rename the target Linear_cell_complex_3 to Linear_cell_complex_3_demo 2012-01-20 15:03:37 +00:00
doc_tex typo 2012-01-19 18:17:21 +00:00
examples/Linear_cell_complex Add readme to explain the different examples in LCC. 2012-01-04 12:07:01 +00:00
include/CGAL Modifs of import from triangulation methods to allow to keep the std::map linking the triangulation and the lcc. API is not modified since by default this additional parameter is NULL. 2011-12-20 10:30:11 +00:00
package_info/Linear_cell_complex Add license files, per package 2012-01-16 15:54:22 +00:00
test/Linear_cell_complex Revert of linear_cell_complex_3 example to use foreach which is now ok. Copyright. Add tests. 2011-11-21 13:11:43 +00:00
dont_submit Add the Linear_cell_complex directory by copy of the previous branch in order to conserv the history 2011-10-14 17:53:30 +00:00