MantisBT - CMake
View Issue Details
0013190CMakeCMakepublic2012-05-04 11:212016-06-10 14:31
Brad King 
Kitware Robot 
lowfeatureN/A
closedmoved 
CMake 2.8.8 
 
0013190: Add CMake Policy to drop automatic source extension search
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.
Issue 0013186 is an example of confusing accidental source extension handling.
No tags attached.
related to 0013186closed Brad King CMake ignores files with a certain name 
has duplicate 0009908closed Bill Hoffman *.Cxx files in the windows version 
Issue History
2012-05-04 11:21Brad KingNew Issue
2012-05-04 11:21Brad KingRelationship addedrelated to 0013186
2012-05-04 11:21Brad KingStatusnew => backlog
2015-02-26 15:18Stephen KellyRelationship addedhas duplicate 0009908
2016-06-10 14:28Kitware RobotNote Added: 0042039
2016-06-10 14:28Kitware RobotStatusbacklog => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042039)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.