MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0000116 | CMake | public | 2003-07-31 11:11 | 2004-04-28 13:22 | ||||||
Reporter | Brad King | |||||||||
Assigned To | Bill Hoffman | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ||||||||||
Target Version | Fixed in Version | |||||||||
Summary | 0000116: Implicit include directories like /usr/local/include cause warnings | |||||||||
Description | Some platforms add include directories like /usr/local/include automatically and give compiler warnings when -I options specify them. For GCC, we can detect the list of standard include paths with this command: ${CMAKE_CXX_COMPILER} -v -x c++ ${CMAKE_CXX_FLAGS} -E /dev/null | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2009-02-24 15:23 | Brad King | Relationship added | related to 0008598 |
There are no notes attached to this issue. |