MantisBT - CMake |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0013190 | CMake | CMake | public | 2012-05-04 11:21 | 2016-06-10 14:31 |
|
Reporter | Brad King | |
Assigned To | Kitware Robot | |
Priority | low | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | moved | |
Platform | | OS | | OS Version | |
Product Version | CMake 2.8.8 | |
Target Version | | Fixed in Version | | |
|
Summary | 0013190: Add CMake Policy to drop automatic source extension search |
Description | CMake code like
add_library(foo bar)
will search automatically for "bar.c" and other extensions on "bar". This historical remnant leads to confusion when the behavior triggers accidentally. We should add a policy to disable the behavior completely.
|
Steps To Reproduce | |
Additional Information | Issue 0013186 is an example of confusing accidental source extension handling.
|
Tags | No tags attached. |
Relationships | related to | 0013186 | closed | Brad King | CMake ignores files with a certain name | has duplicate | 0009908 | closed | Bill Hoffman | *.Cxx files in the windows version |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-05-04 11:21 | Brad King | New Issue | |
2012-05-04 11:21 | Brad King | Relationship added | related to 0013186 |
2012-05-04 11:21 | Brad King | Status | new => backlog |
2015-02-26 15:18 | Stephen Kelly | Relationship added | has duplicate 0009908 |
2016-06-10 14:28 | Kitware Robot | Note Added: 0042039 | |
2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved |
2016-06-10 14:28 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |