polysquare / cmake-unit

A unit testing framework for CMake
MIT License
36 stars 5 forks source link

Implement file generate in terms of copy, not rename #84

Closed smspillaz closed 9 years ago

smspillaz commented 9 years ago

Renaming an in-use file is an invalid operation on Windows.