-
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