sapling/build/fbcode_builder/CMake
Victor Zverovich 10f47e3610 Fix using the Thrift annotation library
Summary:
Pass the include directory to the Thrift compiler to fix using the annotation library.

Fixes the following error when building openr:

```
$ opensource/fbcode_builder/getdeps.py build openr
...
[ERROR:/data/users/viz/scratch/dataZusersZvizZfbsource/fbcode_builder_getdeps/shipit/openr/openr/if/Dual.thrift:17] Could not find include file thrift/annotation/cpp.thrift
```

Reviewed By: avalonalex

Differential Revision: D45530515

fbshipit-source-id: ad5586ebe0711d4574dcb4a5e8d61ea8bb544653
2023-05-03 12:25:16 -07:00
..
fb_py_test_main.py remove legacy __future__ imports 2022-01-24 20:24:22 -08:00
fb_py_win_main.c python: disable Python 3.9 temporarily 2022-06-16 04:56:07 -07:00
FBBuildOptions.cmake fbcode_builder: add a license header to FBBuildOptions.cmake 2019-09-16 15:41:57 -07:00
FBCMakeParseArgs.cmake fbcode_builder: CMake functions for building standalone python programs 2019-08-19 11:08:34 -07:00
FBCompilerSettings.cmake getdeps: silence inherits via dominance warnings 2020-05-08 21:46:06 -07:00
FBCompilerSettingsMSVC.cmake getdeps: silence inherits via dominance warnings 2020-05-08 21:46:06 -07:00
FBCompilerSettingsUnix.cmake cmake: set CMAKE_CXX_FLAGS in FBCompilerSettingsUnix.cmake 2021-04-19 15:08:22 -07:00
FBPythonBinary.cmake getdeps: add an install_fb_python_executable() function to the CMake utilities 2019-12-03 21:42:27 -08:00
FBPythonTestAddTests.cmake getdeps: add an add_fb_python_unittest() function 2019-09-30 10:46:18 -07:00
FBThriftCppLibrary.cmake Fix using the Thrift annotation library 2023-05-03 12:25:16 -07:00
FBThriftLibrary.cmake fbcode_builder: add a FBThriftLibrary.cmake file 2019-08-29 22:05:44 -07:00
FBThriftPyLibrary.cmake replace --strict with --legacy-strict 2022-05-11 01:17:47 -07:00
FindDoubleConversion.cmake move FindDoubleConversion.cmake into the common getdeps dir 2022-06-03 14:08:14 -07:00
FindGflags.cmake Fix GFLAGS_INCLUDE_DIR in CMake 2023-03-22 04:59:05 -07:00
FindGlog.cmake Add ${LIBGFLAGS_LIBRARY} to IMPORTED_LINK_INTERFACE_LIBRARIES of glog::glog (#9169) 2022-09-06 18:37:04 -07:00
FindGMock.cmake add fbcode_builder sources 2019-04-26 11:31:58 -07:00
FindLibEvent.cmake add fbcode_builder sources 2019-04-26 11:31:58 -07:00
FindLibUnwind.cmake only use symbolizer if libunwind is found 2020-08-17 17:08:55 -07:00
FindPCRE2.cmake manifest: add pcre2 2022-07-26 13:51:58 -07:00
FindPCRE.cmake add fbcode_builder sources 2019-04-26 11:31:58 -07:00
FindRe2.cmake add re2 as cmake dependency 2020-09-02 22:54:23 -07:00
FindSodium.cmake FindSodium: Do not create target unconditionally (#430) 2021-06-02 11:05:54 -07:00
FindZstd.cmake Move FindZstd.cmake into fbcode_builder 2021-07-09 14:23:53 -07:00
make_fbpy_archive.py Opt in opensource/fbcode_builder to pyfmt 2021-07-09 06:24:16 -07:00
RustStaticLibrary.cmake rust: find cargo with find_program to give a better error message when cargo isn't available 2022-10-18 15:26:02 -07:00