diff --git a/CMakeLists.txt b/CMakeLists.txt index d0af65e3..d3c09728 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,6 +3,7 @@ # cmake_minimum_required(VERSION 2.8.8) +cmake_policy(SET CMP0022 OLD) project(libjpeg-turbo C) set(VERSION 1.3.1)