summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentLocationUndefined.h
Commit message (Collapse)AuthorAgeFilesLines
* Document LOCATION undefined behavior with use of LINKER_LANGUAGE.Stephen Kelly2012-10-221-2/+2
|
* Factor out target location undefined behavior helper macroBrad King2011-12-011-0/+24
Move CM_LOCATION_UNDEFINED_BEHAVIOR into a dedicated header. Add a parameter to describe the action that leads to the undefined target location.