diff options
author | Brad King <brad.king@kitware.com> | 2010-09-28 13:49:20 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2010-09-28 13:49:20 (GMT) |
commit | 20f49730ae53576812c9661aa6355d83f02cffde (patch) | |
tree | afa4f674c1f8320c15edf6e0ebba2cc0c78c8045 /Source/cmInstallCommandArguments.cxx | |
parent | 4c06e233071bac7821e27fece0c4d597c12798eb (diff) | |
download | CMake-20f49730ae53576812c9661aa6355d83f02cffde.zip CMake-20f49730ae53576812c9661aa6355d83f02cffde.tar.gz CMake-20f49730ae53576812c9661aa6355d83f02cffde.tar.bz2 |
Reset platform/compiler info status for each language
In each CMake<lang>Information.cmake file we use an _INCLUDED_FILE
variable to track whether a compiler information file has been loaded.
Reset this variable for each language.
This fixes Fortran under VS generators with the Intel plugin.
Previously the variable would be left set true from C and C++ and then
Fortran would not load old-style files like Platform/Windows-ifort.
Diffstat (limited to 'Source/cmInstallCommandArguments.cxx')
0 files changed, 0 insertions, 0 deletions