diff --git a/CMakeLists.txt b/CMakeLists.txt index 4f550b5..f30ea0b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,3 +1,4 @@ +cmake_minimum_required(VERSION 3.5) project(curlpp)