boost: remove broken define that causes a warning: ISO C++11 requires whitespace after the macro name
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user