build: Allow to set CMAKE_CXX_FLAGS from outside 1_0_1
authorMichael Schuldt <michael.schuldt@bmw.de>
Wed, 10 Apr 2013 08:09:07 +0000 (10:09 +0200)
committerMichael Schuldt <michael.schuldt@bmw.de>
Wed, 10 Apr 2013 10:52:33 +0000 (12:52 +0200)
commit5f03fdb4bef92419da9281000051ae74c2e82e0c
tree6961bdc046ab3e772d9008e64c8dd77bcfeb7a34
parent0b35e5f887df17ba291f755c036c6f86b4ee5fa8
build: Allow to set CMAKE_CXX_FLAGS from outside

- due to the plugin refactoring, the CMAKE_CXX_FLAGS handling was changed too.
- currently it is not possible to set additional CMAKE_CXX_FLAGS from outside
- this patch fixes that issue

Signed-off-by: Michael Schuldt <michael.schuldt@bmw.de>
cmake/modules/CustomMacros.txt