summaryrefslogtreecommitdiffstats
path: root/Example
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-09-08 19:55:41 (GMT)
committerBrad King <brad.king@kitware.com>2009-09-08 19:55:41 (GMT)
commitfd47a2ae966c3ac1fac1ee699728c55862fb23a2 (patch)
treeaebe4b91f0fd4b906c7f0d1361ed8d2d9385cff4 /Example
parent002ae925c31fc3f041ac462919000535d221c93f (diff)
downloadCMake-fd47a2ae966c3ac1fac1ee699728c55862fb23a2.zip
CMake-fd47a2ae966c3ac1fac1ee699728c55862fb23a2.tar.gz
CMake-fd47a2ae966c3ac1fac1ee699728c55862fb23a2.tar.bz2
Drop old CMake "build settings" export/import
The CMakeExportBuildSettings and CMakeImportBuildSettings modules used to export compiler paths and flags from one project and import them into another. The import process would force the settings on the including project. Forcing settings helped long ago when compiler ABIs changed frequently but is now just a nuisance. We've deemed the behavior harmful so this commit simply removes it. The modules and macros now error out if included or called from a project that requires CMake 2.8 or higher.
Diffstat (limited to 'Example')
0 files changed, 0 insertions, 0 deletions