mirror of https://github.com/CGAL/cgal
We declare cmake_minimum_required(VERSION 2.6.2) but we also use cmake_policy(VERSION 2.8.4) to declare that our CMake scripts are OK with all the defaults of CMake policies as of CMake-2.8.4. That shuts down the warnings of CMake-2.8.4. That way, we no longer need any declaration of specific policies. Those two lines must be present and maintained in all our CMakeLists.txt files (the one for the libraries, and also the one for examples and demos, and maybe tests). |
||
|---|---|---|
| .. | ||
| demo | ||
| doc_tex | ||
| include/CGAL | ||
| package_info/GraphicsView | ||
| src/CGALQt4 | ||
| GraphicsView.odp | ||
| TODO | ||
| dont_submit | ||