• Christopher Dykes's avatar
    Refactor the CMake file to work with CMake 3.8.2 · 3a4a9694
    Christopher Dykes authored
    Summary:
    The dirty hack I was using to link `folly_base` into `folly` doesn't work in newer versions of CMake :(
    This refactors the makefile to not need to dirty hack by using an object library rule instead. It also makes the compiler version detection more generic.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D5158919
    
    fbshipit-source-id: cd052a5f58ed3d88c377c68cca07ca8497ca0c7a
    3a4a9694
CMakeLists.txt 21.3 KB