mosra/corrade
modules/UseCorrade.cmake
:283
define_property(TARGET PROPERTY CORRADE_CXX_STANDARD INHERITED
BRIEF_DOCS "C++ standard to require for given target"
FULL_DOCS "Sets compiler-specific flags to enable C++11 or later standard
when building given target or targets in given directory. Set in
combination with INTERFACE_CORRADE_CXX_STANDARD to force the standard
also on users of given target.")