lawrancej / CompilerKit

Compiler construction library in C.
GNU Lesser General Public License v2.1
55 stars 33 forks source link

Update CMakeLists.txt as necessary to work with MinGW #59

Closed lawrancej closed 12 years ago

lawrancej commented 12 years ago

This would enable showing code coverage for tests, even in Windows. Look here to get started: http://www.cmake.org/Wiki/CmakeMingw

Kirikanna commented 12 years ago

Hi.

jcamps commented 12 years ago

I just got this running locally, pushed changes to my branch mingw