target_compile_features(<target> <PRIVATE|PUBLIC|INTERFACE> <feature> [...])
target_compile_features(<target> <PRIVATE|PUBLIC|INTERFACE> <feature> [...])
target_compile_features(Calc PRIVATE cxx_std_11)
target_compile_features(tgx PUBLIC cxx_std_17)
TARGET_COMPILE_FEATURES(assimp PRIVATE c_std_99)
target_compile_features(${PROJECT_NAME} PUBLIC cxx_std_14)
target_compile_features(${IMATH_LIBRARY}
PRIVATE cxx_std_${IMATH_CXX_STANDARD}
INTERFACE cxx_std_11
)
target_compile_features(${cmakeSafeName} PUBLIC cxx_std_17)
target_compile_features(pointcloud_to_grid_node PUBLIC c_std_99 cxx_std_17)
target_compile_features(${TARGET} PUBLIC cxx_std_11)
target_compile_features(fuzzhelper PUBLIC cxx_std_17)
target_compile_features(earcut_hpp INTERFACE cxx_std_11)
target_compile_features(${lib_NAME} PUBLIC cxx_std_11)
target_compile_features(fast_float INTERFACE cxx_std_14)
target_compile_features(reactphysics3d PUBLIC cxx_std_17)
target_compile_features(${name} PUBLIC cxx_std_20)
target_compile_features(SDL3-static PRIVATE c_std_99)
target_compile_features(EASTL PUBLIC cxx_std_14)
target_compile_features(${ARGS_TARGET} ${PropertyQualifier} cxx_std_17)
target_compile_features(rve_importlib PRIVATE cxx_std_23)
target_compile_features(zshelper INTERFACE cuda_std_17)
target_compile_features (sophus INTERFACE
cxx_auto_type
cxx_decltype
cxx_nullptr
cxx_right_angle_brackets
cxx_variadic_macros
cxx_variadic_templates
)
target_compile_features( CCCoreLib
PRIVATE
cxx_std_14
)
target_compile_features( dicom2mesh PRIVATE cxx_std_17 )
TARGET_COMPILE_FEATURES(assimp PRIVATE c_std_99)
target_compile_features(${CHARLS_LIBRARY_NAME} PUBLIC cxx_std_14)
target_compile_features(${TARGET} PUBLIC cxx_std_20)
target_compile_features(impl_git_version PRIVATE cxx_raw_string_literals)
target_compile_features(alpaka INTERFACE cxx_std_${alpaka_CXX_STANDARD})
target_compile_features(${PROJECT_NAME} PUBLIC cxx_std_14)
target_compile_features(daxa PUBLIC cxx_std_20)
target_compile_features(shadowsyscall INTERFACE
cxx_std_20
)
target_compile_features(std::filesystem INTERFACE cxx_std_17)
target_compile_features(nextcloudsync
PRIVATE
cxx_std_17
)
target_compile_features(${PROJECT_NAME} ${_INTERFACE_OR_PUBLIC}
cxx_std_11
)
target_compile_features(${PROJECT_NAME} PRIVATE cxx_std_17)
target_compile_features (sophus INTERFACE
cxx_auto_type
cxx_decltype
cxx_nullptr
cxx_right_angle_brackets
cxx_variadic_macros
cxx_variadic_templates
)
target_compile_features (sophus INTERFACE
cxx_auto_type
cxx_decltype
cxx_nullptr
cxx_right_angle_brackets
cxx_variadic_macros
cxx_variadic_templates
)
target_compile_features(${warpx_tgt} PUBLIC cuda_std_17)
target_compile_features(
"${PROJECT_NAME}"
PRIVATE
cxx_std_23
)
target_compile_features(cpp-sort INTERFACE cxx_std_14)
target_compile_features(timsort INTERFACE cxx_std_20)
target_compile_features(${name} PUBLIC cxx_std_14)
target_compile_features(VisualizerLib PRIVATE cxx_std_17)
target_compile_features(essentials INTERFACE cxx_std_17)
target_compile_features(${exe_name} PRIVATE ${CXX_FEATURES})
target_compile_features(MtKaHyPar-BuildFlags INTERFACE cxx_std_17)
target_compile_features(benchmarkCpp PUBLIC cxx_std_20)
target_compile_features(framework_meshing INTERFACE cxx_std_14)
target_compile_features(${target} PRIVATE cxx_std_${CMAKE_CXX_STANDARD})
target_compile_features(${NLOHMANN_JSON_TARGET_NAME} INTERFACE cxx_range_for)
target_compile_features (${TARGET} PRIVATE cxx_std_17)
target_compile_features(ctpg INTERFACE cxx_std_17)
target_compile_features(ftl PUBLIC cxx_std_17)
target_compile_features(
${target}
PUBLIC
cxx_std_23
)
target_compile_features(tsl_ordered_map_tests PRIVATE cxx_std_11)
target_compile_features(minidump PRIVATE
cxx_std_20
)
target_compile_features(std::filesystem INTERFACE cxx_std_17)
target_compile_features(${LIB_NAME} PUBLIC cxx_std_17)
target_compile_features(score_lib_base INTERFACE "${CXX_VERSION_FLAG}")
target_compile_features(
Cef::LibCef
INTERFACE
cxx_std_17
)
target_compile_features(stl2 INTERFACE cxx_std_20)
target_compile_features(${app} PRIVATE c_std_99)
target_compile_features(address_sorting PUBLIC cxx_std_14)
target_compile_features(matx INTERFACE cxx_std_17 $<BUILD_INTERFACE:cuda_std_17>)
target_compile_features(PlayRho PUBLIC cxx_std_17)
target_compile_features(${LIBNAME} PRIVATE cxx_std_14)
TARGET_COMPILE_FEATURES(BUNDLED_MUPARSER PUBLIC cxx_std_${IBAMR_CXX_STANDARD})
target_compile_features(boost_redis INTERFACE cxx_std_17)
target_compile_features(driver_osvr PRIVATE cxx_override)
target_compile_features(protobuf
PUBLIC
cxx_std_11)
target_compile_features(DataFrame PUBLIC cxx_std_23)
target_compile_features(zeek_fuzzer_shared PRIVATE ${ZEEK_CXX_STD})
target_compile_features(Minuit2 PUBLIC cxx_nullptr cxx_nonstatic_member_init)
target_compile_features(pybind11_headers INTERFACE cxx_inheriting_constructors cxx_user_literals
cxx_right_angle_brackets)
target_compile_features(BRAINSABCCOMMONLIB PRIVATE ${BABC_CXX11_Required_Features})
target_compile_features(${OGDFLibrary} PUBLIC cxx_range_for)
target_compile_features (seqan3_seqan3 INTERFACE cxx_std_23)
target_compile_features(
timemory-headers
INTERFACE cxx_std_${CMAKE_CXX_STANDARD}
cxx_auto_type
cxx_alias_templates
cxx_constexpr
cxx_decltype
cxx_decltype_auto
cxx_defaulted_functions
cxx_delegating_constructors
cxx_deleted_functions
cxx_extern_templates
cxx_generic_lambdas
cxx_noexcept
cxx_range_for
cxx_return_type_deduction
cxx_rvalue_references
cxx_thread_local
cxx_trailing_return_types
cxx_variadic_macros
cxx_variadic_templates
cxx_template_template_parameters)
target_compile_features(pybind11_headers INTERFACE cxx_inheriting_constructors cxx_user_literals
cxx_right_angle_brackets)
target_compile_features(${NLOHMANN_JSON_TARGET_NAME} INTERFACE cxx_range_for)
target_compile_features(fuzzhelper PUBLIC cxx_std_17)
target_compile_features(gnuradio-runtime PUBLIC cxx_std_17)
target_compile_features(xtensor INTERFACE cxx_std_20)
target_compile_features(Catch2 PUBLIC cxx_std_14)
target_compile_features(hpx_private_flags INTERFACE cxx_std_${HPX_CXX_STANDARD})
target_compile_features(${target} PUBLIC ${comple_feature})
target_compile_features(${TARGET_NAME} PUBLIC cxx_std_17)
target_compile_features(SimTKcommon PUBLIC cxx_std_11)
target_compile_features(${dictionary} PRIVATE
$<TARGET_PROPERTY:${ARG_MODULE},COMPILE_FEATURES>)
target_compile_features(fmt INTERFACE ${FMT_REQUIRED_FEATURES})
target_compile_features(${executable_name} PRIVATE cxx_std_17)
target_compile_features(${target} PRIVATE cxx_std_17)
target_compile_features(${_dll} PUBLIC ${ABSL_INTERNAL_CXX_STD_FEATURE})
target_compile_features(cli_lib PUBLIC cxx_std_17)
TARGET_COMPILE_FEATURES(${TARGET} PUBLIC cxx_std_20)
target_compile_features(Common++ PUBLIC cxx_std_14)
target_compile_features(project_options INTERFACE cxx_std_17)
target_compile_features(rutil PUBLIC cxx_std_11)
TARGET_COMPILE_FEATURES(${TARGET} PUBLIC cxx_std_20)
target_compile_features(${LIB_NAME} PRIVATE cxx_std_17)
target_compile_features(YARP_companion PUBLIC cxx_std_17)