mirror of
https://github.com/reactos/CMake.git
synced 2024-12-15 07:41:15 +00:00
ac0cf7ff4f
Move the diagnostic that rejects the TARGET_OBJECTS generator expression in non-buildsystem context until after the check for whether the named target is an object library. This order will makes more sense than the previous order once TARGET_OBJECTS is allowed in non-buildsystem context. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
empty.cpp | ||
NoTarget-result.txt | ||
NoTarget-stderr.txt | ||
NoTarget.cmake | ||
NotObjlibTarget-result.txt | ||
NotObjlibTarget-stderr.txt | ||
NotObjlibTarget.cmake | ||
RunCMakeTest.cmake |