Skip to content
  • Stephen Kelly's avatar
    cmTarget: Add COMPILE_FEATURES target property. · 03355d6b
    Stephen Kelly authored
    Use the contents of it to upgrade the CXX_STANDARD target property,
    if appropriate.  This will have the effect of adding the -std=c++11
    compile flag or other language specification on GNU when that is
    needed for the feature.
    03355d6b