CMake/Tests/AliasTarget
Gregor Jasny ea6475334a Do not report ALIASED_TARGET as always set (#15783)
The cmGetPropertyCommand::StoreResult expects NULL for unset
properties. Make ALIASED_TARGET align with that expectation.

Additional corrections to the unit tests are necessary because
get_property removes variables for unset properties (in contrast
to get_target_property which stores a -NOTFOUND value).
2016-07-16 11:09:18 -07:00
..
subdir Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CMakeLists.txt Do not report ALIASED_TARGET as always set (#15783) 2016-07-16 11:09:18 -07:00
bat.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
commandgenerator.cpp Remove redundant arguments from fstream constructors 2016-06-14 22:28:55 +02:00
empty.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
object.cpp Add the ALIAS target concept for libraries and executables. 2013-08-02 15:21:00 +02:00
object.h Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
targetgenerator.cpp Remove redundant arguments from fstream constructors 2016-06-14 22:28:55 +02:00