diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/replxx/CMakeLists.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/contrib/replxx/CMakeLists.txt b/contrib/replxx/CMakeLists.txt index a2dcf2dd1..a1b40dfdb 100644 --- a/contrib/replxx/CMakeLists.txt +++ b/contrib/replxx/CMakeLists.txt @@ -1,7 +1,4 @@ # -*- mode: CMAKE; -*- - -cmake_minimum_required(VERSION 3.0) - project( replxx VERSION 0.0.2 LANGUAGES CXX C ) message(STATUS "Build mode: ${CMAKE_BUILD_TYPE}") |