BeaEngine / beaengine

BeaEngine disasm project
515 stars 122 forks source link

Fix generating static linking libraries for release configurations #7

Closed ww898 closed 8 years ago

ww898 commented 8 years ago

This fix solve issue #6. However, cmake scripts written in incorrect way because only one configuration is correct and can be compiled properly.