CMake/Tests/RunCMake/target_compile_features
Stephen Kelly e0890d03a4 Features: Extend concept to C language.
Add properties and variables corresponding to CXX equivalents.

Add features for c_function_prototypes (C90), c_restrict (C99),
c_variadic_macros (C99) and c_static_assert (C11). This feature
set can be extended later.

Add a <PREFIX>_RESTRICT symbol define to WriteCompilerDetectionHeader
to conditionally represent the c_restrict feature.
2014-05-15 00:15:18 +02:00
..
CMakeLists.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
RunCMakeTest.cmake Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
alias_target-result.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
alias_target-stderr.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
alias_target.cmake Add target_compile_features command. 2014-04-07 18:11:18 +02:00
empty.c Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
empty.cpp Add target_compile_features command. 2014-04-07 18:11:18 +02:00
imported_target-result.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
imported_target-stderr.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
imported_target.cmake Add target_compile_features command. 2014-04-07 18:11:18 +02:00
invalid_args-result.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
invalid_args-stderr.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
invalid_args.cmake Add target_compile_features command. 2014-04-07 18:11:18 +02:00
invalid_args_on_interface-result.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
invalid_args_on_interface-stderr.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
invalid_args_on_interface.cmake Add target_compile_features command. 2014-04-07 18:11:18 +02:00
no_matching_c_feature-result.txt Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
no_matching_c_feature-stderr.txt Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
no_matching_c_feature.cmake Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
no_matching_cxx_feature-result.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
no_matching_cxx_feature-stderr.txt Features: Include the language of the compiler in error messages. 2014-05-07 12:36:22 +02:00
no_matching_cxx_feature.cmake Features: Include the language of the compiler in error messages. 2014-05-07 12:36:22 +02:00
no_target-result.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
no_target-stderr.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
no_target.cmake Add target_compile_features command. 2014-04-07 18:11:18 +02:00
not_a_c_feature-result.txt Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
not_a_c_feature-stderr.txt Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
not_a_c_feature.cmake Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
not_a_cxx_feature-result.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
not_a_cxx_feature-stderr.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
not_a_cxx_feature.cmake Add target_compile_features command. 2014-04-07 18:11:18 +02:00
not_enough_args-result.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
not_enough_args-stderr.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
not_enough_args.cmake Add target_compile_features command. 2014-04-07 18:11:18 +02:00
utility_target-result.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
utility_target-stderr.txt Add target_compile_features command. 2014-04-07 18:11:18 +02:00
utility_target.cmake Add target_compile_features command. 2014-04-07 18:11:18 +02:00