sapling/build/fbcode_builder/CMake
Adam Simpkins e3dff39f45 getdeps: add an install_fb_python_executable() function to the CMake utilities
Summary:
Add a `install_fb_python_executable()` function to `FBPythonBinary.cmake` for
helping to install python executables generated with
`add_fb_python_executable()`.  This primarily helps by automatically looking
up the correct output file to install from the generated targets.

Reviewed By: wez

Differential Revision: D18774539

fbshipit-source-id: 4b397580d72ac448f21d1db6d2cdd653cf3635df
2019-12-03 21:42:27 -08:00
..
fb_py_test_main.py getdeps: add an add_fb_python_unittest() function 2019-09-30 10:46:18 -07:00
fb_py_win_main.c getdeps: update FBPythonBinary.cmake to generate executable files on Windows 2019-11-18 18:41:00 -08: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
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 the thrift CMake rules to add dependencies on the thrift compiler 2019-09-16 21:10:01 -07:00
FBThriftLibrary.cmake fbcode_builder: add a FBThriftLibrary.cmake file 2019-08-29 22:05:44 -07:00
FBThriftPyLibrary.cmake fix the thrift CMake rules to add dependencies on the thrift compiler 2019-09-16 21:10:01 -07:00
FindGflags.cmake add fbcode_builder sources 2019-04-26 11:31:58 -07:00
FindGlog.cmake add fbcode_builder sources 2019-04-26 11:31:58 -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
FindPCRE.cmake add fbcode_builder sources 2019-04-26 11:31:58 -07:00
make_fbpy_archive.py update make_fbpy_archive.py to replace the output on Windows 2019-09-18 20:05:01 -07:00