Browse Source

Merge branch 'master' of http://git.winfor.ch/nicolas/Almond

Nicolas Winkler 5 years ago
parent
commit
4966921dbf
1 changed files with 0 additions and 1 deletions
  1. 0 1
      CMakeLists.txt

+ 0 - 1
CMakeLists.txt

@@ -11,7 +11,6 @@ set(CMAKE_AUTOUIC ON)
 find_package(Qt5 COMPONENTS Core Widgets OpenGL Xml REQUIRED)
 find_package(OpenMP)
 find_package(OpenGL REQUIRED COMPONENTS OpenGL)
-#set(Boost_DEBUG 1)
 set(Boost_USE_STATIC_LIBS ON)
 find_package(Boost 1.65 REQUIRED)