Skip to content
Snippets Groups Projects
Commit 2767fb88 authored by Pierre Gergondet's avatar Pierre Gergondet
Browse files
parents 83e6f45f 249e4248
Branches
Tags
No related merge requests found
......@@ -23,8 +23,6 @@ IF (NOT (\"${CMAKE_VERBOSITY_LEVEL}\" STREQUAL \"\"))
ADD_DEFINITIONS(-DVP_DEBUG_MODE=${CMAKE_VERBOSITY_LEVEL} -DVP_DEBUG)
ENDIF (NOT (\"${CMAKE_VERBOSITY_LEVEL}\" STREQUAL \"\"))
# Declare that dynamic-graph shared library is being built.
ADD_DEFINITIONS(-DBUILDING_DYNAMIC_GRAPH)
# Declare boost include directories
include_directories(${Boost_INCLUDE_DIRS})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment