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-04-26 16:18:43 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
52,305
Commits
2
Branches
401
Tags
ad19da011d5702da3407a17bf45f3d39ec651639
Commit Graph
2 Commits
Author
SHA1
Message
Date
Brad King
9bf40d8027
file(RENAME): Add option to not replace existing path
...
Add a `NO_REPLACE` option that prevents overwriting `<newname>` if it exists.
2021-03-04 08:49:48 -05:00
Brad King
c61292726c
file(RENAME): Add option to capture error message on failure
2021-03-04 08:44:06 -05:00