sapling/CMake
Adam Simpkins adb0571dcc add an EDEN_HAVE_USAGE_SERVICE config macro
Summary:
Put code using the usage service behind an `EDEN_HAVE_USAGE_SERVICE` macro.
Previously the C++ code was simply guarded by a `__linux__` check, and the
CMake code did not have a guard at all.  This caused builds from the GitHub
repository to fail on Linux, since the code attempted to use the usage service
client which was not available.

Reviewed By: xavierd

Differential Revision: D30797846

fbshipit-source-id: 32a0905d0e1d594c3cfb04a466aea456d0bd6ca1
2021-09-08 19:50:44 -07:00
..
eden-config.cpp.in update build configuration information for Python and C++ 2020-04-22 12:48:47 -07:00
eden-config.h.in add an EDEN_HAVE_USAGE_SERVICE config macro 2021-09-08 19:50:44 -07:00
eden-config.py.in nfs: run most integration tests on edenfs 2021-04-23 13:30:17 -07:00
EdenCompilerSettings.cmake oss: compile with -Wno-nullability-completeness 2021-04-19 15:08:22 -07:00
EdenConfigChecks.cmake add an EDEN_HAVE_USAGE_SERVICE config macro 2021-09-08 19:50:44 -07:00
FindLibGit2.cmake make support for Git optional 2019-09-20 18:22:04 -07:00
FindLZ4.cmake cmake: always build support for the EdenSCM backing store 2019-11-22 13:00:07 -08: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
RustStaticLibrary.cmake Enable fb dynamicconfig loading inside eden backingstore 2021-07-06 13:53:41 -07:00