CMake: added WITH_STYLE_CHECKING build flag
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Thu, 28 Feb 2013 15:25:47 +0000 (07:25 -0800)
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>
Thu, 14 Mar 2013 12:03:40 +0000 (05:03 -0700)
commitb54d40eb4f21f0f3de2b5ef35e7b0b2474a75f35
tree0107e9519fddd45d7b9160adc7b1bd7dbbfc63e2
parent4d8da241bf207c7a1d3b5c235c6341f10b02a309
CMake: added WITH_STYLE_CHECKING build flag

enabling this flags results in execution of all code styleguide checks
during the build.

Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
CMakeLists.txt