This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-03-01 12:18:36 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc0f41c298d94271e0affe8a7bb8fdecf5c53e9f
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
…