[CMake] Re: Cmake and Subversion
Matthew Woehlke
mw_triad at users.sourceforge.net
Wed Apr 11 16:10:28 EDT 2007
Dave Feustel wrote:
> Are there any interactions between CMake and Subversion
> to be aware of when using those two tools?
If you do out-of-source builds, CMake will only look at (but not touch)
files in your subversion tree. Subversion will do its usual thing (i.e.
complain about unversioned and/or modified files if your build tree if
your build tree is versioned), which is no different than with other
build systems.
I've been using both with no problems.
--
Matthew
Not to be used as a flotation device.
More information about the CMake
mailing list