CMake/Tests/CMakeCommands
Brad King 0778016a0b Tests: Do not try to use invalid "ld -v" flag on Solaris
Fix the CMakeCommands.target_link_libraries test to use "-V" instead of
"-v" on Solaris because the latter does not exist.
2015-03-31 11:21:36 -04:00
..
add_compile_options cmTarget: Don't update IMPORTED target compilation properties 2014-01-04 11:28:57 +01:00
target_compile_definitions Genex: Allow COMPILE_LANGUAGE when processing compile definitions. 2015-03-09 20:49:16 +01:00
target_compile_features Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
target_compile_options Genex: Enable use of COMPILE_LANGUAGE for compile options. 2015-03-09 20:48:57 +01:00
target_include_directories Genex: Allow COMPILE_LANGUAGE when processing include directories. 2015-03-09 20:49:17 +01:00
target_link_libraries Tests: Do not try to use invalid "ld -v" flag on Solaris 2015-03-31 11:21:36 -04:00