CMake/Tests/CMakeCommands
Brad King 25b7f87eca Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-master
Resolve conflict in Source/cmTarget.cxx by integrating the changes to
the internal copy constructor from both sides.  Also resolve a logical
conflict by dropping the special case for INTERFACE_LIBRARY targets.
Since cmTarget::SetMakefile already forces CMP0022 to NEW for such
targets we need no special handling.

Resolve conflict in Source/cmTargetLinkLibrariesCommand.h by dropping
the documentation change.  We will make the same change in the new
location of the same documentation in a separate commit.

Resolve conflicts in

 Tests/RunCMake/CMP0022/CMP0022-WARN-empty-old-stderr.txt
 Tests/RunCMake/CMP0022/RunCMakeTest.cmake

by taking the side from the 'policy-CMP0022-fixes' branch.
2013-11-03 09:20:47 -05:00
..
add_compile_options Introduce add_compile_options command. 2013-06-04 11:36:55 +02:00
target_compile_definitions Allow target commands to be invoked with no items (#14325). 2013-07-31 16:06:34 +02:00
target_compile_options Allow target commands to be invoked with no items (#14325). 2013-07-31 16:06:34 +02:00
target_include_directories Allow target commands to be invoked with no items (#14325). 2013-07-31 16:06:34 +02:00
target_link_libraries Merge branch 'policy-CMP0022-fixes' into policy-CMP0022-fixes-for-master 2013-11-03 09:20:47 -05:00