diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2015-09-28 07:42:35 -0400 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-09-28 07:46:44 -0400 |
commit | 332cc0a418483cc69e76e1a91ba5e000118c8067 (patch) | |
tree | 0904935e5c760a6dad55212bfbfc521c10c8d58f /qt-ui | |
parent | 8b4d502f2446c82189f3dfbcae750167b8774afc (diff) | |
download | subsurface-332cc0a418483cc69e76e1a91ba5e000118c8067.tar.gz |
Cmake: make libssh2 library path explicit
Under certain conditions on my Mac the build process will happily find libssh2
but then at link time can't figure out where it is. Making the path to the
library explicit seems to fix that issue.
This commit also adds the code to dump all visible variables at the end of the
cmake file (commented out). I have looked this up online, added it to address
an issue, and then removed it quite a few times... I figure I might as well
keep it there for the next time I need it.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui')
0 files changed, 0 insertions, 0 deletions