mirror of https://github.com/CGAL/cgal
If there are no examples we need an empty EXAMPLE_PATH
This commit is contained in:
parent
674159d412
commit
9b4c124636
|
|
@ -2,4 +2,6 @@
|
||||||
|
|
||||||
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - CGAL and Solvers"
|
PROJECT_NAME = "CGAL ${CGAL_CREATED_VERSION_NUM} - CGAL and Solvers"
|
||||||
INPUT = ${CMAKE_SOURCE_DIR}/Solver_interface/doc/Solver_interface/
|
INPUT = ${CMAKE_SOURCE_DIR}/Solver_interface/doc/Solver_interface/
|
||||||
|
EXAMPLE_PATH =
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue