• Adam Simpkins's avatar
    cmake: support using a separate build directory · 3d9eb7ff
    Adam Simpkins authored
    Summary:
    Fix rules in the CMakeLists.txt file that generate source files to first create
    their output directory if necessary.  This allows the build to succeed when
    building with a separate build output directory, rather than placing build
    artifacts in the source tree itself.
    
    Reviewed By: meyering
    
    Differential Revision: D6710436
    
    fbshipit-source-id: 786a65a37a70833e7e4a5affe4df292626dbb591
    3d9eb7ff
CMakeLists.txt 26.4 KB