This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Tests
/
MakeClean
History
Brad King
3efc6e40cb
BUG: Do not remove the source file extension when computing an object file name. This addresses bug
#6169
. If CMAKE_BACKWARDS_COMPATIBILITY is 2.4 or lower maintain the old behavior so that existing build trees and old project releases are not affected.
2007-12-28 23:07:26 -05:00
..
ToClean
BUG: Do not remove the source file extension when computing an object file name. This addresses bug
#6169
. If CMAKE_BACKWARDS_COMPATIBILITY is 2.4 or lower maintain the old behavior so that existing build trees and old project releases are not affected.
2007-12-28 23:07:26 -05:00
check_clean.c.in
…
CMakeLists.txt
…