Skip to content

Commit

Permalink
boost: remove broken define that causes a warning: ISO C++11 requires…
Browse files Browse the repository at this point in the history
… whitespace after the macro name
  • Loading branch information
wwmayer committed Jun 12, 2020
1 parent 4ec45b5 commit db3f900
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/App/CMakeLists.txt
Expand Up @@ -16,8 +16,6 @@ IF(DOCDIR)
add_definitions(-DDOCDIR="${DOCDIR}")
ENDIF(DOCDIR)

add_definitions(-DBOOST_${Boost_VERSION})

#if you want to use the old DAG structure uncomment this line
#add_definitions(-DUSE_OLD_DAG)

Expand Down

0 comments on commit db3f900

Please sign in to comment.