ornladios/ADIOS2
bindings/CXX11/CMakeLists.txt
:28
target_compile_features(adios2_cxx11 INTERFACE ${ADIOS2_CXX11_FEATURES})
target_compile_features(adios2_cxx11 INTERFACE ${ADIOS2_CXX11_FEATURES})
target_compile_features(${KWSYS_TARGET_INTERFACE} INTERFACE ${KWSYS_CXX_COMPILE_FEATURES})
target_compile_features(amgcl INTERFACE
cxx_auto_type
cxx_range_for
cxx_rvalue_references
cxx_right_angle_brackets
cxx_static_assert
)
target_compile_features(${PROJECT_NAME} PRIVATE cxx_std_11)
target_compile_features(${PROJECT_NAME} PRIVATE cxx_std_17)
target_compile_features(${prefix}_shared PRIVATE cxx_std_17)
target_compile_features(${prefix}_static PRIVATE cxx_std_17)
target_compile_features(${prefix} PRIVATE cxx_std_17)
target_compile_features(${LIB_TARGET} PUBLIC cxx_std_17)
target_compile_features(${MATLAB_ARROW_LIBMEXCLASS_CLIENT_PROXY_LIBRARY_NAME} PRIVATE cxx_std_17)
TARGET_COMPILE_FEATURES(assimp PRIVATE c_std_99)
target_compile_features(openddlparser_unittest PRIVATE cxx_std_11)
target_compile_features(openddlparser_demo PRIVATE cxx_std_11)
target_compile_features(Catch2_buildall_interface INTERFACE cxx_std_14)
target_compile_features(CoverageHelper PRIVATE cxx_std_11)
target_compile_features(cereal INTERFACE cxx_std_11)
target_compile_features(${exe_name} PRIVATE ${CXX_FEATURES})
target_compile_features(${target} INTERFACE cxx_std_17)
target_compile_features(test_mesh_terrain PRIVATE cxx_std_20)
target_compile_features(CLI11::CLI11 INTERFACE cxx_std_11)
target_compile_features(CLI11 INTERFACE cxx_std_11)
target_compile_features(string_view PUBLIC cxx_std_14)
target_compile_features(${PROJECT_NAME} INTERFACE cxx_std_11)
target_compile_features(${PROJECT_NAME} INTERFACE cxx_std_11)
target_compile_features(${PROJECT_NAME} INTERFACE cxx_std_11)
target_compile_features(texconv PRIVATE cxx_std_17)
target_compile_features(pybind11_headers INTERFACE cxx_inheriting_constructors cxx_user_literals
cxx_right_angle_brackets)
target_compile_features(${PROJECT_NAME} INTERFACE cxx_std_11)
target_compile_features("dll" PRIVATE cxx_std_17)
target_compile_features(${PROJECT_NAME} PRIVATE cxx_std_17)
target_compile_features(doxyapp PRIVATE cxx_alignof)
target_compile_features(doxymain PRIVATE cxx_alignof)
target_compile_features(EnTT INTERFACE cxx_std_17)
target_compile_features(fastgltf_module PRIVATE cxx_std_23 INTERFACE cxx_std_20)
target_compile_features(fastgltf_module PUBLIC cxx_std_20)
target_compile_features(fastgltf_gl_viewer PUBLIC cxx_std_17)
target_compile_features(fast_float INTERFACE cxx_std_11)
target_compile_features(fixedwidthtest PUBLIC cxx_std_23)
target_compile_features(ProjectConfig
INTERFACE
cxx_std_${FLATBUFFERS_CPP_STD}
)
target_compile_features(flatbenchmark PRIVATE
cxx_std_11 # requires cmake 3.8
)
target_compile_features(${TARGET_NAME} PUBLIC "cxx_std_${CMAKE_CXX_STANDARD}")
target_compile_features(fmt PUBLIC cxx_std_11)
target_compile_features(fmt-header-only INTERFACE cxx_std_11)
target_compile_features(fmt-in-cuda-test PRIVATE cxx_std_14)
target_compile_features(gtest PUBLIC cxx_std_11)
target_compile_features(folly INTERFACE cxx_generic_lambdas)
target_compile_features(gammaray_common_internal PUBLIC ${GAMMARAY_REQUIRED_CXX_FEATURES})
target_compile_features(gammaray_launcher_ui PUBLIC ${GAMMARAY_REQUIRED_CXX_FEATURES})
target_compile_features(gammaray_geopositioninfosource PUBLIC ${GAMMARAY_REQUIRED_CXX_FEATURES})
target_compile_features(gammaray_probe_obj PUBLIC ${GAMMARAY_REQUIRED_CXX_FEATURES})
target_compile_features(test_helpers_obj PUBLIC ${GAMMARAY_REQUIRED_CXX_FEATURES})
target_compile_features(gdal_PDF PRIVATE cxx_std_20)
target_compile_features(${CHARLS_LIBRARY_NAME}
PUBLIC cxx_strong_enums
PRIVATE cxx_nullptr)
target_compile_features(geos_cxx_flags INTERFACE cxx_std_17)
target_compile_features(soapy_python PRIVATE ${GR_CXX_VERSION_FEATURE})
target_compile_features(grantlee_i18ntags PRIVATE
cxx_auto_type
)
target_compile_features(Grantlee_TextDocument
PRIVATE
cxx_auto_type
PUBLIC
cxx_override
)
target_compile_features(grpc_test_util PUBLIC cxx_std_17)
target_compile_features(grpc_unsecure PUBLIC cxx_std_17)
target_compile_features(upb_mini_descriptor_lib PUBLIC cxx_std_17)
target_compile_features(upb_textformat_lib PUBLIC cxx_std_17)
target_compile_features(grpc++_error_details PUBLIC cxx_std_17)
target_compile_features(grpc++_test_config PUBLIC cxx_std_17)
target_compile_features(grpc_authorization_provider PUBLIC cxx_std_17)
target_compile_features(grpc_plugin_support PUBLIC cxx_std_17)
target_compile_features(grpcpp_channelz PUBLIC cxx_std_17)
target_compile_features(fd_conservation_posix_test PUBLIC cxx_std_17)
target_compile_features(activity_test PUBLIC cxx_std_17)
target_compile_features(address_sorting_test_unsecure PUBLIC cxx_std_17)
target_compile_features(alts_crypt_test PUBLIC cxx_std_17)
target_compile_features(alts_handshaker_client_test PUBLIC cxx_std_17)
target_compile_features(backend_metrics_lb_policy_test PUBLIC cxx_std_17)
target_compile_features(backoff_test PUBLIC cxx_std_17)
target_compile_features(bitset_test PUBLIC cxx_std_17)
target_compile_features(c_slice_buffer_test PUBLIC cxx_std_17)
target_compile_features(call_arena_allocator_test PUBLIC cxx_std_17)
target_compile_features(call_finalization_test PUBLIC cxx_std_17)
target_compile_features(call_utils_test PUBLIC cxx_std_17)
target_compile_features(cancel_ares_query_test PUBLIC cxx_std_17)
target_compile_features(certificate_provider_store_test PUBLIC cxx_std_17)
target_compile_features(cf_engine_test PUBLIC cxx_std_17)
target_compile_features(channel_stack_test PUBLIC cxx_std_17)
target_compile_features(channelz_test PUBLIC cxx_std_17)
target_compile_features(client_authority_filter_test PUBLIC cxx_std_17)
target_compile_features(cmdline_test PUBLIC cxx_std_17)
target_compile_features(compression_test PUBLIC cxx_std_17)
target_compile_features(concurrent_connectivity_test PUBLIC cxx_std_17)
target_compile_features(dns_fork_test PUBLIC cxx_std_17)
target_compile_features(end2end_http2_no_logging_test PUBLIC cxx_std_17)
target_compile_features(end2end_http2_security_test PUBLIC cxx_std_17)
target_compile_features(end2end_posix_no_logging_test PUBLIC cxx_std_17)
target_compile_features(endpoint_config_test PUBLIC cxx_std_17)
target_compile_features(endpoint_pair_test PUBLIC cxx_std_17)
target_compile_features(evaluate_args_test PUBLIC cxx_std_17)
target_compile_features(experiments_tag_test PUBLIC cxx_std_17)
target_compile_features(factory_test PUBLIC cxx_std_17)
target_compile_features(fake_resolver_test PUBLIC cxx_std_17)
target_compile_features(function_signature_test PUBLIC cxx_std_17)
target_compile_features(generic_end2end_test PUBLIC cxx_std_17)
target_compile_features(glob_test PUBLIC cxx_std_17)