[CMake] FW: Windows registry

Brandon Van Every bvanevery at gmail.com
Tue Aug 7 12:28:58 EDT 2007


On 8/7/07, Berardino la Torre <berardino.latorre at hotmail.com> wrote:
>
>  Trying to read an installation path from the windows registry:
>
> SET(FBXSDK_ROOT_PATH
> [HKEY_LOCAL_MACHINE\\SOFTWARE\\FBX\\File SDK
> 2006.11.1;Install_Dir]
> CACHE PATH "FBX")

Well, whatever the answer, I see no documentation on [HKEY whatever]
in either cmake.html or the wiki.  So I'd assume that whatever's
supposed to happen, you've done it in the wrong format.  You could
look through the module examples and try to figure out what's really
supposed to happen I guess.  Then we'd love to hear the answer so we
can put it on the wiki.


Cheers,
Brandon Van Every


More information about the CMake mailing list