sapling/eden/fs/takeover
Adam Simpkins 6b5f79c0d2 fbcode_builder: rename add_thrift_cpp2_library() to add_fbthrift_cpp_library()
Summary:
Rename the `ThriftCppLibrary.cmake` file to `FBThriftCppLibrary.cmake`, and
also rename `add_thrift_cpp2_library()` to `add_fbthrift_cpp_library()`.

Explicitly calling this `fbthrift` helps clearly distinguish that this is
intended for use with fbthrift (https://github.com/facebook/fbthrift/), as
opposed to Apache thrift.

Reviewed By: wez

Differential Revision: D16738440

fbshipit-source-id: 9b255e06b71c98ad74a34989f564a211958dcdd5
2019-08-29 16:45:12 -07:00
..
test update license headers in C++ files 2019-06-19 17:02:45 -07:00
CMakeLists.txt fbcode_builder: rename add_thrift_cpp2_library() to add_fbthrift_cpp_library() 2019-08-29 16:45:12 -07:00
takeover.thrift update license headers in thrift files 2019-06-19 17:02:46 -07:00
TakeoverClient.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
TakeoverClient.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
TakeoverData.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
TakeoverData.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
TakeoverHandler.h update license headers in C++ files 2019-06-19 17:02:45 -07:00
TakeoverServer.cpp update license headers in C++ files 2019-06-19 17:02:45 -07:00
TakeoverServer.h update license headers in C++ files 2019-06-19 17:02:45 -07:00