cgal/Surface_reconstruction_poin...
Laurent Saboret 8c67185b2b Fixed bug in Point Set demo:
plug-ins with long name are not properly compiled (at least on CMake 2.6/VisualC++ 2005).

I am not sure if the bug is related to the plugin's name or to the full path.

The workaround is to use shorter names:
- "PS_demo_APSS_reconstruction_plugin" is renamed "PS_demo_APSS_plugin"
- "PS_demo_poisson_reconstruction_plugin" is renamed "PS_demo_poisson_plugin"
- "PS_demo_point_set_simplification_plugin" is renamed "PS_demo_simplification_plugin"
2009-07-10 12:29:06 +00:00
..
demo/Surface_reconstruction_points_3 Fixed bug in Point Set demo: 2009-07-10 12:29:06 +00:00
doc Changes after Surface_reconstruction_points_3/Point_set_processing_3 submission review by AF (5): 2009-04-28 14:10:05 +00:00
doc_tex Removed Poisson_reconstruction_function::Triangulation type and triangulation() function (obsolete) 2009-07-02 11:40:56 +00:00
examples/Surface_reconstruction_points_3 Fixed bug in cgal_test_with_cmake and compiler warning on platform Cygwin/Visual C++/NMake. 2009-07-08 08:59:42 +00:00
include/CGAL Removed Poisson_reconstruction_function::Triangulation type and triangulation() function (obsolete) 2009-07-01 11:59:09 +00:00
package_info/Surface_reconstruction_points_3 reconstruction: remove documented function which returns embedded triangulation in poisson. cleanup description. 2009-06-26 09:10:31 +00:00
test/Surface_reconstruction_points_3 Fixed bug in cgal_test_with_cmake and compiler warning on platform Cygwin/Visual C++/NMake. 2009-07-08 08:59:42 +00:00
dont_submit Attempt to fix test suite on Cygwin/VisualC++/NMake: 2009-07-06 17:01:08 +00:00