CMake/Help/release
Stephen Kelly e5da9e51d0 cmTarget: Allow any generator expression in SOURCES property.
Remove use of UseObjectLibraries from Makefile and Ninja generators. It
is not needed now because those generators use GetExternalObjects
which already contains the objects from object libraries.

The VS10 generator calls both the UseObjectLibraries and the GetExternalObjects
methods. Ensure that duplicates are not created by skipping objects
from object libraries in handling of GetExternalObjects.

Similarly, fix VS6, VS7 and Xcode object handling by skipping
external objects from OBJECT_LIBRARY usage as appropriate.

The error message in the BadSourceExpression1 test is now reported
by the generator expression evaluator, so it has different text.
2014-04-02 23:12:56 +02:00
..
dev cmTarget: Allow any generator expression in SOURCES property. 2014-04-02 23:12:56 +02:00
3.0.0.rst Merge branch 'FindRuby-2' into release 2014-02-28 08:50:32 -05:00
dev.txt Help: Add documents to collect notes between releases 2014-02-04 11:48:54 -05:00
index.rst Begin post-3.0 development 2014-02-19 09:30:37 -05:00