Skip to content
Snippets Groups Projects
Commit dbb73697 authored by Hugo Beauzée-Luyssen's avatar Hugo Beauzée-Luyssen
Browse files

cmake: Remove unrequired directive

parent e822fde1
No related branches found
No related tags found
No related merge requests found
......@@ -62,9 +62,6 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.8.8)
SET(CMAKE_COLOR_MAKEFILE ON)
SET(CMAKE_VERBOSE_MAKEFILE OFF)
# Find includes in corresponding build directories
SET(CMAKE_INCLUDE_CURRENT_DIR ON)
# Path to contribs
SET(CONTRIBS_PATH ${CMAKE_CURRENT_SOURCE_DIR}/contribs)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment