CMake/Tests/RunCMake/ExportWithoutLanguage
Stephen Kelly 66b290e7e2 export(): Process the export() command at generate time.
Make the API for adding targets string based so that it can easily
use cmGeneratorTarget.

Teach the cmIncludeCommand to generate the exported file at
configure-time instead if it is to be include()d.

The RunCMake.ExportWithoutLanguage test now needs a dummy header.h
file as expected error from export() is now reported after the
missing file error.
2013-10-11 12:46:10 +02:00
..
CMakeLists.txt Cygwin: Avoid legacy warnings in RunCMake.* tests 2013-08-13 09:50:15 -04:00
NoLanguage-result.txt export: Error when exporting a target without a language 2013-07-25 08:44:57 -04:00
NoLanguage-stderr.txt export(): Process the export() command at generate time. 2013-10-11 12:46:10 +02:00
NoLanguage.cmake export: Error when exporting a target without a language 2013-07-25 08:44:57 -04:00
RunCMakeTest.cmake export: Error when exporting a target without a language 2013-07-25 08:44:57 -04:00
header.h export(): Process the export() command at generate time. 2013-10-11 12:46:10 +02:00