diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2014-11-18 17:04:47 -0500 |
---|---|---|
committer | Ben Boeckel <ben.boeckel@kitware.com> | 2014-11-18 17:04:47 -0500 |
commit | ce71c01f11fa27164d4681396f0ab0d97b04b400 (patch) | |
tree | 02c84140542de8e3bf13070f75c01342ad16e3db /src | |
parent | mingw: copy required libraries to the build tree (diff) | |
download | monero-ce71c01f11fa27164d4681396f0ab0d97b04b400.tar.xz |
cmake: work around a bug with implicit link directories
Unfortunately, this is necessary because CMake doesn't detect whether
mingw libraries are static or shared and doesn't put a -static flag around
the -lfoo argument which then makes the shared library be linked to.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions