• Kenton Varda's avatar
    cmake: cxx_std_14 -> cxx_generic_lambdas · d7a3e49c
    Kenton Varda authored
    Apparently, this is compatible with older versions of cmake, while having the same effect. Apparently, the cmake people spent some time refuling to let people specify C++ standard versions and instead insisted that they specify specific features instead. They did not see the light until cmake 3.8, but that's too new for us to require yet, I guess.
    d7a3e49c
CapnProtoTargets.cmake 9.11 KB