Open mstrap opened 8 years ago
Amended last commit to fix also libjagged_test.
I've just noticed pull request #29 which seems to deal with command line building. My patch is the (hopefully) minimal set of changes which is required to allow a pure MinGW-backed CMake build. This is what e.g. CLion IDE does:
"C:\Program Files (x86)\CMake\bin\cmake.exe" --build D:\clion.CLion\system\cmake\generated\995bd5c1\995bd5c1\Debug --target all -- -j 8
Given that libgit2 is properly built (without "lib"-prefix), this fixes building with MinGW