Windows: dont link to libraries that are already linked by cmake
authoradrido <addi@king-arthur.eu>
Mon, 24 Oct 2016 04:49:35 +0000 (06:49 +0200)
committerNer'zhul <nerzhul@users.noreply.github.com>
Tue, 25 Oct 2016 11:54:24 +0000 (13:54 +0200)
commita1e1323d6e2ac2304e56b414dd37975ba7c6b05d
tree63be0b5d23af177df0846789b07c8374d383a56a
parent98176481c1d0b6f8960574af1c2568085e37e433
Windows: dont link to libraries that are already linked by cmake

This solves the problem whith building where build fails if the libaries have different names.
src/main.cpp