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-01-06 21:59:54 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b2cf4db2010ae0c08cd063b7aa8136fd512d8a97
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
ENH: Adding test of "make clean".
2005-02-09 09:21:01 -05:00
CMakeLists.txt
COMP: Try to fix test on HP
2005-02-14 16:15:18 -05:00