CMake/Tests/RunCMake
Brad King 10e54cd6c9 Merge topic 'dev/export-target-without-language'
5837f19 export: Error when exporting a target without a language
2013-07-25 08:47:49 -04:00
..
add_dependencies add_dependencies: Distinguish target v. file dependencies in error (#14050) 2013-03-29 15:00:33 -04:00
build_command
CMP0004
CMP0019
CMP0022 TLL: Don't populate old link interface if CMP0022 is NEW. 2013-07-08 22:39:58 +02:00
CompatibleInterface Report an error on IMPORTED targets with a faulty INTERFACE 2013-03-26 10:45:28 -04:00
CompilerChange
Configure Teach compiler ABI check to tolerate try_compile COPY_FILE failure 2013-07-17 15:40:44 -04:00
CTest
ExportWithoutLanguage export: Error when exporting a target without a language 2013-07-25 08:44:57 -04:00
ExternalData ExternalData: Do not re-stage staged object files 2013-05-24 15:45:38 -04:00
File_Generate file: Add GENERATE command to produce files at generate time 2013-05-24 09:02:45 -04:00
find_package
FPHSA
GeneratorExpression
GeneratorToolset VS12: Add Visual Studio 12 generator (#14251) 2013-06-28 18:13:14 -04:00
get_filename_component get_filename_component: Test ABSOLUTE of .. after root component 2013-06-04 09:09:22 -04:00
if if: Add test for IS_DIRECTORY 2013-05-28 11:35:32 -04:00
include
include_directories Merge topic 'error-on-exported-missing-include-dir' 2013-05-21 15:13:26 -04:00
include_external_msproject
IncompatibleQt
Languages Remove the LINK_LANGUAGE generator expression. 2013-07-24 10:40:00 -04:00
list
ObjectLibrary
ObsoleteQtMacros Mark qt4_use_modules and qt4_automoc as obsolete. 2013-07-14 10:05:04 +02:00
PositionIndependentCode
SolutionGlobalSections
target_link_libraries target_link_libraries: Add PUBLIC/PRIVATE/INTERFACE keyword signature 2013-07-24 11:52:44 -04:00
TargetPolicies Genex: Make CMP0021 and CMP0022 usable with TARGET_POLICY 2013-07-11 11:56:14 +02:00
TargetPropertyGeneratorExpressions Fix spelling and typos (affecting binary data / module messages) 2013-05-07 08:39:19 -04:00
try_compile try_compile: Add COPY_FILE_ERROR option to capture failure 2013-07-15 09:16:36 -04:00
variable_watch variable_watch: Print accesses as "CMake Debug Log" messages 2013-06-03 13:19:59 -04:00
VisibilityPreset Introduce target property <LANG>_VISIBILITY_PRESET 2013-06-02 12:00:51 +02:00
CMakeLists.txt Merge topic 'dev/export-target-without-language' 2013-07-25 08:47:49 -04:00
RunCMake.cmake