]> git.mxchange.org Git - flightgear.git/commit
Look for MSVC 3rdparty deps differently.
authorJames Turner <zakalawe@mac.com>
Sun, 3 Mar 2013 16:08:01 +0000 (16:08 +0000)
committerJames Turner <zakalawe@mac.com>
Sun, 3 Mar 2013 16:08:01 +0000 (16:08 +0000)
commit06ef376bd8b35d6aa789abd5e9cc70c7fc883ce3
tree07d137b8e46bad846a313fde7beb7feafe1bfb11
parent723654183327ba59c1038120407a272e2c022269
Look for MSVC 3rdparty deps differently.

Check for the 3rdparty dir in the parent of build dir, not the parent of the source dir. For the recommended build layout, this is the same location, but for super-builds using fgmeta it's not (and the source tree should not be touched).

If this causes anyone issues, please let me know, since it's possible more flexibility is needed to set the path explicitly.
CMakeModules/ConfigureMsvc3rdParty.cmake