CMake/Tests/RunCMake/include
Stephen Kelly 84fac67f90 Don't allow include() of export(EXPORT) file at configure time.
As a new feature it does not need to participate in CMP0024.

Store cmExportBuildFileGenerator instances which correspond to the
export(EXPORT) signature in a second map which does not own the
pointers.  This avoids the need to add cmExportBuildFileGenerator
and dependencies to the bootstrap system.
2014-01-06 17:25:11 +01:00
..
subdir1 CMP0024: Store the fact of included export in global generator. 2013-10-10 12:01:39 +02:00
subdir2 CMP0024: Store the fact of included export in global generator. 2013-10-10 12:01:39 +02:00
CMP0024-NEW-result.txt export: Add policy CMP0024 to disallow include() of export files 2013-10-07 19:57:06 -04:00
CMP0024-NEW-stderr.txt CMP0024: Store the fact of included export in global generator. 2013-10-10 12:01:39 +02:00
CMP0024-NEW.cmake CMP0024: Store the fact of included export in global generator. 2013-10-10 12:01:39 +02:00
CMP0024-WARN-result.txt export: Add policy CMP0024 to disallow include() of export files 2013-10-07 19:57:06 -04:00
CMP0024-WARN-stderr.txt CMP0024: Store the fact of included export in global generator. 2013-10-10 12:01:39 +02:00
CMP0024-WARN.cmake CMP0024: Store the fact of included export in global generator. 2013-10-10 12:01:39 +02:00
CMakeLists.txt Cygwin: Avoid legacy warnings in RunCMake.* tests 2013-08-13 09:50:15 -04:00
EmptyString-stderr.txt include: Ignore empty string as file name (#13388) 2012-07-10 11:05:04 -04:00
EmptyString.cmake include: Ignore empty string as file name (#13388) 2012-07-10 11:05:04 -04:00
EmptyStringOptional-stderr.txt include: Ignore empty string as file name (#13388) 2012-07-10 11:05:04 -04:00
EmptyStringOptional.cmake include: Ignore empty string as file name (#13388) 2012-07-10 11:05:04 -04:00
ExportExportInclude-result.txt Don't allow include() of export(EXPORT) file at configure time. 2014-01-06 17:25:11 +01:00
ExportExportInclude-stderr.txt Don't allow include() of export(EXPORT) file at configure time. 2014-01-06 17:25:11 +01:00
ExportExportInclude.cmake Don't allow include() of export(EXPORT) file at configure time. 2014-01-06 17:25:11 +01:00
RunCMakeTest.cmake Don't allow include() of export(EXPORT) file at configure time. 2014-01-06 17:25:11 +01:00
empty.cpp export: Add policy CMP0024 to disallow include() of export files 2013-10-07 19:57:06 -04:00