mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-26 04:09:35 +03:00
Also adding documentation for CMAKE_MACOSX_RPATH, and improving documentation for MACOSX_RPATH.
6 lines
89 B
CMake
6 lines
89 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(CMP0042-OLD)
|
|
run_cmake(CMP0042-NEW)
|
|
run_cmake(CMP0042-WARN)
|