View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
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 | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Relationships |
Notes | |
There are no notes attached to this issue. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2009-02-24 15:23 | Brad King | Relationship added | related to 0008598 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |