Commit 7f62934b authored by Dominik Charousset's avatar Dominik Charousset

Remove CXX_FLAGS from submodule CMake file

parent 60f5fb6a
......@@ -3,14 +3,6 @@ project(caf_core C CXX)
set (CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR})
set(CMAKE_CXX_FLAGS "-std=c++11 -Wextra -Wall -pedantic ${EXTRA_FLAGS}")
include_directories(.)
# get header files; only needed by CMake generators,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment