• Adam Simpkins's avatar
    cmake: run tests even without built-in gtest support · 58b26400
    Adam Simpkins authored
    Summary:
    When `gtest_add_tests()` is not available (CMake versions before 3.9) just use
    `add_test()` to add each test executable as a single test.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D6805681
    
    fbshipit-source-id: a5fa95600dc29659498725cdc3cb1ae00188e1a3
    58b26400
FollyFunctions.cmake 11 KB