[CMake] Dealing with dll PATH on Windows
KSpam
keesling_spam at cox.net
Fri May 23 12:48:42 EDT 2008
David,
On Friday 23 May 2008 09:14:11 David Cole wrote:
> If you want to write reg values with cmake, you can execute cmake as a
> sub-process with -E command line args (for example, using
> EXECUTE_PROCESS(COMMAND ${CMAKE_COMMAND} .... in your CMakeLists.txt file)
>
> Use the write_regv -E sub-command:
This might work for my needs. I will try it out.
Thanks,
Justin
More information about the CMake
mailing list