diff --git a/CMakeLists.txt b/CMakeLists.txt index 08711c1ded0..77e79d3eb64 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -19,6 +19,7 @@ include(CheckCXXSymbolExists) include(CheckCXXCompilerFlag) include(CMakeDependentOption) + include(cmake/Utils.cmake) if (POLICY CMP0075)