cgal/Scripts
Laurent Rineau d97b4001b3 Fix CMake warnings about unused variables set on command line
`RUNNING_CGAL_AUTO_TEST` and `CGAL_DIR` are set on the command line by
our `cgal_test` scripts.

-> Add the option `--no-warn-unused-cli` to avoid warnings when the
   variables are actually not used (for example if a dependency is not
   satisfied).
2016-12-02 11:06:06 +01:00
..
developer_scripts Fix CMake warnings about unused variables set on command line 2016-12-02 11:06:06 +01:00
package_info/Scripts
scripts Enable C++14 by default in generated CMake scripts 2016-09-30 18:21:58 +02:00