Mercurial > trustbridge
diff ui/CMakeLists.txt @ 37:00aa5fa3c2fb
Build System maintainance. Correct integration of Polarssl.
Make profiling an option, fix static_check target
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Fri, 14 Mar 2014 09:01:19 +0000 |
parents | 25c08d63d2b7 |
children | ee27186fc8e6 |
line wrap: on
line diff
--- a/ui/CMakeLists.txt Fri Mar 14 08:59:06 2014 +0100 +++ b/ui/CMakeLists.txt Fri Mar 14 09:01:19 2014 +0000 @@ -58,7 +58,6 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${Qt5Widgets_EXECUTABLE_COMPILE_FLAGS}") -add_custom_target(static_check) generate_cppcheck(SOURCES ${CINST_SOURCES} ${M13UI_SOURCES} TARGET_NAME m13) add_dependencies(static_check cppcheck)