CMake: fixed compiler settings inheritance
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Tue, 12 Mar 2013 08:17:55 +0000 (01:17 -0700)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Thu, 14 Mar 2013 12:03:40 +0000 (05:03 -0700)
commitddf3fcc4233013e407386e2f7380e060e11a6d02
treed33481f6eaff3b2ca64674d4d0874db5b2d3b9cb
parent66c5f4c5fbb86df290c2587dbbfe4f4d77b08f45
CMake: fixed compiler settings inheritance

test should not inherit the compiler setup from their related projects,
since unit tests with gtest/gmock will result in a lot of warnings,
if the related project uses strict compiler settings.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
cmake/modules/CustomMacros.txt