diff options
Diffstat (limited to 'src/plugins/General/trackchange/CMakeLists.txt')
| -rw-r--r-- | src/plugins/General/trackchange/CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/plugins/General/trackchange/CMakeLists.txt b/src/plugins/General/trackchange/CMakeLists.txt index 2f9a9fce0..bf52689a7 100644 --- a/src/plugins/General/trackchange/CMakeLists.txt +++ b/src/plugins/General/trackchange/CMakeLists.txt @@ -1,13 +1,7 @@ project(libtrackchange) - include(${QT_USE_FILE}) -if(COMMAND cmake_policy) -cmake_policy(SET CMP0003 NEW) -endif(COMMAND cmake_policy) - - # qt plugin ADD_DEFINITIONS( -Wall ) ADD_DEFINITIONS(${QT_DEFINITIONS}) |
