target_compile_features(<target> <PRIVATE|PUBLIC|INTERFACE> <feature> [...])
target_compile_features(<target> <PRIVATE|PUBLIC|INTERFACE> <feature> [...])
target_compile_features(librecad_tests PRIVATE cxx_std_17)
target_compile_features(Calc PRIVATE cxx_std_11)
TARGET_COMPILE_FEATURES(assimp PRIVATE c_std_99)
target_compile_features(${IMATH_LIBRARY}
PRIVATE cxx_std_${IMATH_CXX_STANDARD}
INTERFACE cxx_std_11
)
target_compile_features(${example} PRIVATE cxx_std_14)
target_compile_features(Plugin_GLSLangProgramManager PRIVATE cxx_std_17)
target_compile_features(SDL3-static PRIVATE c_std_99)
target_compile_features(SDL3-shared PRIVATE c_std_99)
target_compile_features(SDL3-shared PRIVATE c_std_99)
target_compile_features(rve_importlib PRIVATE cxx_std_23)
target_compile_features(impl_git_version PRIVATE cxx_raw_string_literals)
target_compile_features(AmalgamatedTestCompilation PRIVATE cxx_std_14)
target_compile_features(${PROJECT_NAME} PRIVATE cxx_std_14)
target_compile_features(nextcloudsync
PRIVATE
cxx_std_17
)
target_compile_features(fmt-in-cuda-test PRIVATE cxx_std_14)
target_compile_features(VisualizerLib PRIVATE cxx_std_17)
target_compile_features(${exe_name} PRIVATE ${CXX_FEATURES})
target_compile_features(main PRIVATE cxx_std_11)
target_compile_features(plugins PRIVATE $<TARGET_PROPERTY:apps,INTERFACE_COMPILE_FEATURES> $<TARGET_PROPERTY:framework,INTERFACE_COMPILE_FEATURES>)
target_compile_features(${target} PRIVATE cxx_std_${CMAKE_CXX_STANDARD})
target_compile_features(${TARGET_NAME} PRIVATE $<TARGET_PROPERTY:protobuf::libprotobuf,INTERFACE_COMPILE_FEATURES>)
target_compile_features(tsl_ordered_map_tests PRIVATE cxx_std_11)
target_compile_features(nori PRIVATE cxx_std_17)
target_compile_features(minidump PRIVATE
cxx_std_20
)
target_compile_features(linuxcheck
PRIVATE
cxx_std_20
)
target_compile_features(wxSQLite3 PRIVATE cxx_std_11)
target_compile_features(core_iaa PRIVATE c_std_11)
target_compile_features(write_git_version PRIVATE cxx_std_14)
target_compile_features(${LIBNAME} PRIVATE cxx_std_14)
target_compile_features(driver_osvr PRIVATE cxx_override)
target_compile_features(zeek_fuzzer_shared PRIVATE ${ZEEK_CXX_STD})
target_compile_features(BRAINSABCCOMMONLIB PRIVATE ${BABC_CXX11_Required_Features})
target_compile_features(AmalgamatedTestCompilation PRIVATE cxx_std_14)
target_compile_features(gnuradio-soapy PRIVATE ${GR_CXX_VERSION_FEATURE})
target_compile_features(${_target} PRIVATE ${_cxx_std})
target_compile_features(${dictionary} PRIVATE
$<TARGET_PROPERTY:${ARG_MODULE},COMPILE_FEATURES>)
target_compile_features(fmt-in-cuda-test PRIVATE cxx_std_14)
target_compile_features(perfetto PRIVATE cxx_std_17)
target_compile_features(Vulkan-HppModule
PRIVATE cxx_std_23
INTERFACE cxx_std_20)
target_compile_features(ssc PRIVATE cxx_std_11)
target_compile_features(${LIB_NAME} PRIVATE cxx_std_17)
target_compile_features(QWebView.WebView2 PRIVATE cxx_std_17)
target_compile_features("${NAME}" PRIVATE cxx_std_17)
target_compile_features(reaper_adm_object
PRIVATE
cxx_std_17)
target_compile_features(nanodbc PRIVATE cxx_std_14)
target_compile_features(main PRIVATE cxx_std_23)
TARGET_COMPILE_FEATURES(assimp PRIVATE c_std_99)
target_compile_features(${target_name} PRIVATE cxx_std_17)
target_compile_features(${PROJECT_NAME} PRIVATE cxx_std_20)
target_compile_features(${arg1} PRIVATE cxx_std_17)
target_compile_features (Tests PRIVATE cxx_std_17)
target_compile_features(${CHARLS_LIBRARY_NAME}
PUBLIC cxx_strong_enums
PRIVATE cxx_nullptr)
target_compile_features(
${PROJECT_NAME}
PRIVATE
cxx_std_23
)
target_compile_features(${target} PRIVATE cxx_std_17)
target_compile_features(${TARGET_NAME} PRIVATE cxx_std_20)
target_compile_features(fooyin_pch PRIVATE ${FOOYIN_REQUIRED_CXX_FEATURES})
target_compile_features(test_package PRIVATE cxx_std_14)
target_compile_features(fmt-in-cuda-test PRIVATE cxx_std_14)
target_compile_features(${TARGET_NAME} PRIVATE ${ENTT_CXX_STD})
target_compile_features(${target} PRIVATE cxx_std_17)
target_compile_features(check_includes PRIVATE cxx_std_17)
target_compile_features(emio_benchmark PRIVATE cxx_std_20)
target_compile_features(TC PRIVATE cxx_std_17)
target_compile_features(${CHARLS_LIBRARY_NAME}
PUBLIC cxx_strong_enums
PRIVATE cxx_nullptr)
target_compile_features(implot
PRIVATE cxx_std_17
)
target_compile_features(bench PRIVATE cxx_std_17)
target_compile_features(tsl_robin_map_tests PRIVATE cxx_std_11)
target_compile_features(${BINARY_NAME} PRIVATE cxx_std_11)
target_compile_features(torch_mlir_ltc_backend PRIVATE cxx_std_17)
target_compile_features(core_iaa PRIVATE c_std_11)
target_compile_features(${BOOST_EXE_NAME} PRIVATE ${BOOST_EXE_COMPILE_FEATURES})
target_compile_features(rng-test PRIVATE cxx_constexpr)
target_compile_features(core_iaa PRIVATE c_std_11)
target_compile_features(polyfem_autogen PRIVATE cxx_std_17)
target_compile_features(sst PRIVATE ${ADIOS2_C99_FEATURES})
target_compile_features("${NAME}" PRIVATE cxx_std_17)
target_compile_features(
${IWYU_TARGET_NAME}
PRIVATE
cxx_std_11
)
target_compile_features(${PROJECT_NAME} PRIVATE cxx_std_20)
target_compile_features(pass1 PRIVATE cxx_std_17)
target_compile_features(example PRIVATE cxx_std_17)
target_compile_features(${target_name} PRIVATE cxx_std_17)
target_compile_features(xsc PRIVATE cxx_range_for)
target_compile_features(${TARGET} PRIVATE cxx_std_17)
target_compile_features(${TEST_EXE} PRIVATE cxx_std_17)
target_compile_features(${test_name} PRIVATE cxx_std_${DAT_CXX_STANDARD})
target_compile_features(groundupdb PRIVATE cxx_std_17)
target_compile_features(weakjack PRIVATE c_std_11)
target_compile_features(${PROJECT_NAME} PRIVATE cxx_std_23)
TARGET_COMPILE_FEATURES("bibletime" PRIVATE cxx_std_17)
target_compile_features(SDL3-static PRIVATE c_std_99)
target_compile_features(_fastlanes PRIVATE cxx_std_20)
target_compile_features(ROM PRIVATE cxx_std_11)
target_compile_features(${target_name} PRIVATE cxx_std_17)
target_compile_features(core_iaa PRIVATE c_std_11)
target_compile_features(test_alphablend
PRIVATE
cxx_std_17
)
target_compile_features(${TARGET_NAME} PRIVATE cxx_std_17)
target_compile_features(${PROJECT_NAME} PRIVATE cxx_range_for)
target_compile_features(${__NAME} PRIVATE ${BOOST_TEST_COMPILE_FEATURES})
target_compile_features(ipu_backend PRIVATE cxx_std_17)
target_compile_features(${target} PRIVATE cxx_std_17)