sapling/CMake
Adam Simpkins 6b3bafe54f clean up duplicate find_package(cpptoml)
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
2019-09-20 11:36:13 -07:00
..
CompilerSettingsUnix.cmake update license headers in CMake files 2019-06-19 17:02:46 -07:00
eden-config.h.in flip EDEN_WIN_NOMONONOKE to EDEN_HAVE_MONONOKE 2019-08-27 17:04:19 -07:00
EdenConfigChecks.cmake clean up duplicate find_package(cpptoml) 2019-09-20 11:36:13 -07:00
FBMercurialFeatures.cmake update license headers in CMake files 2019-06-19 17:02:46 -07:00
FindLibGit2.cmake update license headers in CMake files 2019-06-19 17:02:46 -07:00
FindLZ4.cmake minor cleanup to FindLZ4.cmake 2019-07-23 18:38:29 -07:00
FindPrjfs.cmake eden: adjust projectedfs SDK dep search procedure 2019-08-28 06:49:30 -07:00
FindSELinux.cmake update license headers in CMake files 2019-06-19 17:02:46 -07:00
FindSqlite3.cmake update license headers in CMake files 2019-06-19 17:02:46 -07:00