MantisBT - CMake
View Issue Details
0011917CMakeCMakepublic2011-03-02 13:142011-03-02 13:25
Pere Mato 
Brad King 
normalmajoralways
closedduplicate 
WIN32XP
CMake 2.8.3 
CMake 2.8.4 
0011917: Visual Studio 9 generator cannot cope with more than one force include (-FI option)
When generating a Visual Studio 9 project with more that one compiler option -FI to force the inclusion of a header file it only sets the last one ignoring any previous ones.
No tags attached.
duplicate of 0011649closed Brad King Visual Studio 9 Generator incorrectly allows only one instance of /FI flag 
Issue History
2011-03-02 13:14Pere MatoNew Issue
2011-03-02 13:24Brad KingRelationship addedduplicate of 0011649
2011-03-02 13:25Brad KingNote Added: 0025623
2011-03-02 13:25Brad KingStatusnew => closed
2011-03-02 13:25Brad KingAssigned To => Brad King
2011-03-02 13:25Brad KingResolutionopen => duplicate
2011-03-02 13:25Brad KingFixed in Version => CMake 2.8.4

Notes
(0025623)
Brad King   
2011-03-02 13:25   
This is a duplicate of issue 0011649 which was fixed in CMake 2.8.4 with this commit:

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b29eadd8 [^]