MantisBT - CMake | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0010610 | CMake | CMake | public | 2010-04-25 21:46 | 2010-10-06 14:35 | |||||
| Reporter | Jarl Lindrud | |||||||||
| Assigned To | Bill Hoffman | |||||||||
| Priority | normal | Severity | major | Reproducibility | always | |||||
| Status | closed | Resolution | fixed | |||||||
| Platform | OS | OS Version | ||||||||
| Product Version | CMake-2-8 | |||||||||
| Target Version | CMake 2.8.3 | Fixed in Version | CMake 2.8.3 | |||||||
| Summary | 0010610: VS2010 generator does not handle C++ files with upper case CPP extension | |||||||||
| Description | Create two files, File1.cpp and File2.CPP (note the case difference). With this CMakeLists.txt: PROJECT(Bug) ADD_EXECUTABLE(Bug File1.cpp File2.CPP) , run the VS2010 generator. Open the solution in VS2010, do a build, and File2.CPP will not be compiled. | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | I'm using cmake 2.8.1. When generating a VS2008 solution, it works fine. | |||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2010-04-25 21:46 | Jarl Lindrud | New Issue | ||||||||
| 2010-05-03 03:18 | Rolf Eike Beer | Note Added: 0020512 | ||||||||
| 2010-05-04 14:34 | Bill Hoffman | Note Added: 0020540 | ||||||||
| 2010-05-04 14:35 | Bill Hoffman | Relationship added | related to 0008943 | |||||||
| 2010-08-31 17:10 | David Cole | Status | new => assigned | |||||||
| 2010-08-31 17:10 | David Cole | Assigned To | => Bill Hoffman | |||||||
| 2010-08-31 17:53 | David Cole | Target Version | => CMake 2.8.3 | |||||||
| 2010-09-02 14:12 | Bill Hoffman | Note Added: 0022075 | ||||||||
| 2010-09-04 10:30 | Bill Hoffman | Note Added: 0022089 | ||||||||
| 2010-09-08 09:57 | Bill Hoffman | Note Added: 0022134 | ||||||||
| 2010-09-08 09:58 | Bill Hoffman | Status | assigned => closed | |||||||
| 2010-09-08 09:58 | Bill Hoffman | Resolution | open => fixed | |||||||
| 2010-10-06 14:35 | David Cole | Fixed in Version | => CMake 2.8.3 | |||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||