ca20152e51
This fixes the following warning with CMake 3.27: ``` CMake Warning (dev) at cmake/findDependencies.cmake:42 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:15 (include) This warning is for project developers. Use -Wno-dev to suppress it. ``` |
||
---|---|---|
.. | ||
buildFiles.cmake | ||
ccache.cmake | ||
clang_tidy.cmake | ||
cmake_uninstall.cmake.in | ||
compilerCheck.cmake | ||
compilerDefinitions.cmake | ||
compileroptions.cmake | ||
cxx11.cmake | ||
dynamic_analyzer_options.cmake | ||
findDependencies.cmake | ||
options.cmake | ||
printInfo.cmake | ||
qtCompat.cmake | ||
versions.cmake |