diff --git a/CMakeLists.txt b/CMakeLists.txt index 1432aede..17026a9d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -cmake_minimum_required(VERSION 2.8.2) +cmake_minimum_required(VERSION 3.3.2) project(falco)