cgal/GraphicsView
Panagiotis Cheilaris 507dc07909 set default to no verbose messages
Here is a way to activate verbose debug messages from command line:

cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_FLAGS="-DCGAL_SDG_VERBOSE" .

To go back to no verbose messages, use:

cmake -DCMAKE_BUILD_TYPE="Release" -DCMAKE_CXX_FLAGS="" .
2015-06-30 10:31:02 +02:00
..
demo set default to no verbose messages 2015-06-30 10:31:02 +02:00
doc/GraphicsView fix links to Qt and escape some links 2015-02-23 13:20:05 +01:00
include/CGAL renames to be like formal CGAL repository 2015-06-30 10:31:01 +02:00
package_info/GraphicsView New license.txt files (eol changes) 2013-02-19 16:46:39 +01:00
src/CGAL_Qt4 changes after Efi's review (and color changes in the demo) 2014-11-10 18:00:02 +01:00
GraphicsView.odp Remove svn:executable property on *.xpm *.odp */maintainer files 2009-01-03 13:38:09 +00:00
TODO Convert all CRLF files to LF 2012-12-03 18:44:24 +01:00
dont_submit Put doc/ in the global dont_submit file 2013-08-20 10:57:03 +02:00