aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPaul Rosania <paul@rosania.org>2018-07-03 06:18:55 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-07-03 06:18:55 -0700
commit27149bb785f77f3ce878fc7759df9faf9e3ea6bc (patch)
treeab2d516f6442f6c329272819bba1846a589ad740 /scripts
parent90bef5f6ed0798375dd0c60219fbce4e1f2ed4fe (diff)
downloadvcpkg-27149bb785f77f3ce878fc7759df9faf9e3ea6bc.tar.gz
vcpkg-27149bb785f77f3ce878fc7759df9faf9e3ea6bc.zip
[folly] Fix fatal error in folly-config.cmake (#3747)
facebook/folly@10d1edd8b3a01e49096e01647b2e04213c12faed makes two simultaneous changes: 1. It uses a different mechanism for setting `FOLLY_CMAKE_DIR`, which confuses `vcpkg_fixup_cmake_targets` so the path isn't rewritten. 2. It introduces `set_and_check` validation on `FOLLY_CMAKE_DIR`, which causes a fatal cmake error if the path is missing. The combination of these two changes is that folly-config.cmake produces a fatal error when executed. This PR tweaks folly's build params and the `vcpkg_fixup_cmake_targets` arguments so things are rewritten correctly and everything works again.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions