mirror of
https://github.com/facebook/sapling.git
synced 2024-12-29 08:02:24 +03:00
6b3bafe54f
Summary: The code in `EdenConfigChecks.cmake` had two separate `find_package(cpptoml)` calls, one using its installed CMake config file, and one using a custom `Findcpptoml.cmake` module. This removes the custom `Findcpptoml.cmake` code, and updates everything to only used cpptoml's installed CMake configuration. Reviewed By: chadaustin Differential Revision: D17401220 fbshipit-source-id: 3789703cdfc029049db3b1bd9f5751fa2a60a8d4 |
||
---|---|---|
.. | ||
CompilerSettingsUnix.cmake | ||
eden-config.h.in | ||
EdenConfigChecks.cmake | ||
FBMercurialFeatures.cmake | ||
FindLibGit2.cmake | ||
FindLZ4.cmake | ||
FindPrjfs.cmake | ||
FindSELinux.cmake | ||
FindSqlite3.cmake |