[BUILD] set catkin etk correct define

This commit is contained in:
2015-03-18 23:43:06 +01:00
parent d272410836
commit 967b2386bd
2 changed files with 0 additions and 4 deletions

View File

@@ -55,8 +55,6 @@ add_library(${PROJECT_NAME}
../${PROJECT_NAME}/io/Manager.cpp
)
set(CMAKE_CXX_FLAGS "-std=c++11 -DDEBUG_LEVEL=3 -DDEBUG=1 -D__CPP_VERSION__=2011")
add_definitions(-D__AIRTAUDIO_INFERFACE__)
## Specify libraries to link a library or executable target against