mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
eedd91ab08
This commit adds a new CMake policy, CMP0080, which prohibits the inclusion of BundleUtilities at configure time. The old behavior is to allow the inclusion.
2 lines
25 B
CMake
2 lines
25 B
CMake
include(BundleUtilities)
|