Build into a static lib first, before linking into a .dll.so for Wine
commit0bda74c04b8249cdf595994b18ef27e01e0e60b3
authorChris Robinson <chris.kcat@gmail.com>
Sat, 30 Jul 2011 19:18:16 +0000 (30 12:18 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 30 Jul 2011 19:18:16 +0000 (30 12:18 -0700)
treea5062c739ccb050ea0fee321da9e048f7d7a9594
parent0a3726fc76a02cb776d8f27b3dd034c6081334bb
Build into a static lib first, before linking into a .dll.so for Wine

This helps the non-Windows build compile properly instead having to use custom
targets
CMakeLists.txt