diff options
Diffstat (limited to '')
-rw-r--r-- | Tools/ProtoProxy/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Tools/ProtoProxy/CMakeLists.txt b/Tools/ProtoProxy/CMakeLists.txt index 480e6fba8..ea9799780 100644 --- a/Tools/ProtoProxy/CMakeLists.txt +++ b/Tools/ProtoProxy/CMakeLists.txt @@ -1,6 +1,3 @@ - -cmake_minimum_required (VERSION 2.6) - project (ProtoProxy) include(../../SetFlags.cmake) |