Sébastien Loriot
3fbc191693
Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
...
This reverts commit eb23730432aaeeef35b85feb013942175ae504f8, reversing
changes made to 1f0191190bcd9dfce903cf5af155ee114d00ac4b.
Only undo the permission changes
Conflicts:
Polygon_mesh_processing/examples/Polygon_mesh_processing/hole_filling_example_OM.cpp
Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Weights.h
Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h
Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/triangulate_hole.h
2015-06-17 17:59:42 +02:00
Jane Tournois
6c4785a29c
On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh
2015-05-13 16:10:21 +02:00
Laurent Rineau
8fd77d212b
Quote the script path, that can contain spaces.
2011-04-14 10:20:04 +00:00
Laurent Rineau
9f1fd59afa
Rename create_cgal_test_with_cmake to create_cgal_test
...
For the moment, it still creates file named "cgal_test_with_cmake"...
2011-03-03 15:48:55 +00:00
Laurent Rineau
5ae2f38ef5
This file now has a usage() function and complains against unknown command
...
line options
2011-03-03 15:45:36 +00:00
Laurent Rineau
f353d629ea
Enhance the detection of compilation targets. The grep for main is not
...
sufficient. Use the fact that, in "make help", the target names have not
suffix, even on Windows.
2010-12-21 23:00:48 +00:00
Laurent Saboret
ba5baf1fe1
Fixed misspellings
2009-10-02 08:21:41 +00:00
Fernando Cacciola
fd1301b7c0
Replaced hardcoded CMAKE_VERBOSE_MAKEFILE with make VERBOSE=ON in the testsuite
2009-03-10 18:28:56 +00:00
Fernando Cacciola
0046cc19df
Removed uneeded set of CMAKE_BUILD_TYPE
2008-11-04 13:11:01 +00:00
Laurent Rineau
bc66de2b4c
Fix to avoid warnings about a "broken pipe".
2008-09-29 14:16:45 +00:00
Laurent Rineau
fa7036293a
Improve generated scripts cgal_test_with_cmake:
...
- Do not try to compile targets that have not been configured. Hopefully
cmake gives us "make help".
- Do not try to clean if nothing has been built.
2008-09-25 09:14:47 +00:00
Fernando Cacciola
73101b5465
Removed TESTSUITE_* flags
2008-09-17 18:53:08 +00:00
Laurent Rineau
ad8cfc972b
revert revision 45327: "Remove submitted makefiles (cmake overrides them)." because it is unneeded.
2008-09-05 08:51:49 +00:00
Laurent Rineau
7d9c7599b3
Remove submitted makefiles (cmake overrides them).
2008-09-05 08:46:05 +00:00
Laurent Saboret
ee1222919b
Fixed CMake error on Surface_reconstruction_3/demo/Surface_reconstruction_3/ (empty folder)
2008-06-18 14:28:53 +00:00
Fernando Cacciola
fea6aeab4d
Allow CMAKE_BUILD_TYPE to be determined bsaed on CGALConfig.cmake
2008-06-06 16:09:39 +00:00
Fernando Cacciola
5fd281906f
Pass TESTSUITE flags in the right place
2008-06-04 17:03:51 +00:00
Fernando Cacciola
7fceed9683
Fixed cgal_test_with_cmake generation so it can be called indepedently of the test suite
2008-05-13 23:19:06 +00:00
Fernando Cacciola
033aeefc0d
Print out folder names
2008-05-07 16:02:13 +00:00
Fernando Cacciola
f2925cfeca
Workaround a problem with a clean target under cygwin+nmake
2008-03-20 19:12:21 +00:00
Fernando Cacciola
4b3a56a39d
Pass CGAL_DIR as a cmake variable to get CMake properly find CGALConfig.cmake
2008-03-18 23:43:26 +00:00
Fernando Cacciola
3ce8e5fb19
Added Visual C++ debug hook configuration
2008-03-17 18:34:41 +00:00
Fernando Cacciola
412e9d6e7c
Fixes for cygwin, cl.exe and nmake
2008-03-13 12:55:12 +00:00
Laurent Rineau
81e9f4c166
Fix the 'make clean' part: one needs to specify -fMakefile, so that we are
...
sure that no other makefile can be used.
2008-03-11 09:32:15 +00:00
Fernando Cacciola
b71c0b9946
Fix last eval line
2008-03-10 15:52:35 +00:00
Laurent Rineau
1d84011f67
Use "make VERBOSE=1", when compiling tests with cmake, so that one can see
...
the command lines.
2008-03-10 13:24:55 +00:00
Fernando Cacciola
69e8d74d6c
autotest with cmake update
2008-03-06 16:50:44 +00:00