]> git.mxchange.org Git - simgear.git/commit
Look for MSVC 3rdparty deps differently.
authorJames Turner <zakalawe@mac.com>
Sun, 3 Mar 2013 16:06:51 +0000 (16:06 +0000)
committerJames Turner <zakalawe@mac.com>
Sun, 3 Mar 2013 16:06:51 +0000 (16:06 +0000)
commit67efc1f68f927613efa06c93fd87fb4158d51b05
tree167d6ff3d83ea76fc4979d9d235e2dac80282110
parentdfebf60e68c08617e2be864b202f3dafb25f58df
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.
CMakeLists.txt