aboutsummaryrefslogtreecommitdiff
path: root/ports/llvm/install-cmake-modules-to-share.patch
AgeCommit message (Collapse)Author
2017-07-09Patch CMakeLists to install CMake modules to share/llvm instead of ↵Stephane Lajoie
lib/cmake/llvm. This works better than vcpkg_fixup_cmake_targets because other parts of the LLVM build system really want all the variables set correctly. Also set other options to prevent creation of any bin/* instead of removing them after the fact, for the same reason.