more changes after review

This commit is contained in:
Andreas Fabri 2017-12-14 14:18:56 +00:00
parent 50e041134e
commit 2b169da21b
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +1,3 @@
# Created by the script cgal_create_CMakeLists
# This is the CMake script for compiling a set of CGAL applications.
project( Property_map )
@ -33,9 +30,6 @@ endif()
# include for local directory
# include for local package
include_directories( BEFORE ../../include )
# Creating entries for all C++ files with "main" routine
# ##########################################################