[CMake] CMAKE changing Visual Studio Settings

John Drescher drescherjm at gmail.com
Mon Jul 21 16:54:45 EDT 2014


> So CMAKE can't control the options int he *.user files I guess :-\?  Would a
> potential workaround be to find a command line tool that can edit these and
> run it as a post-build script?

CMake gives you the functionality needed to edit these via your own
script. I mean reading and writing files replacing text.

John


More information about the CMake mailing list