Remove unnecessary variable

Correct name would be CMAKE_COLOR_MAKEFILE and default is ON anyway.
This commit is contained in:
Philipp Möller 2016-02-11 15:58:14 +01:00
parent 50f7ad33c8
commit c3fba6c5ab
1 changed files with 0 additions and 2 deletions

View File

@ -61,8 +61,6 @@ if( NOT CGAL_COMMON_FILE_INCLUDED )
endif() endif()
endif() endif()
set(CMAKE_COLORMAKEFILE ON)
# set minimal version of some optional libraries: # set minimal version of some optional libraries:
set( Eigen3_FIND_VERSION "3.1.0") set( Eigen3_FIND_VERSION "3.1.0")