CMakeModules/CMakeParseArguments.cmake
deleted100644 → 0
+0
−160
CMakeModules/FindPackageHandleStandardArgs.cmake
deleted100644 → 0
+0
−351
Loading
GitLab was upgraded during the server migration. If you cannot sign in, use "Forgot your password?" to reset it — passwords could not be carried over.
* Remove CMakeParseArguments.cmake to use the version that ships with CMake. * Remove FindPackageHandleStandardArgs.cmake to use the version that ships with CMake. * Remove FindPythonLibs.cmake to use the version that ships with CMake. * Edit FindPythonInterp.cmake to use the stock CMake version of FindPackageHandleStandardArgs.cmake since the local version was removed.