This fixes a few things that used to work with a Makefile build, but were broken in cmake.
- Treat MINGW like a Linux system.
- The shlib should never contain other shared libraries.
Differential D25865
Fix llvm-shlib cmake build vchuravy on Oct 21 2016, 1:32 AM. Authored by
Details This fixes a few things that used to work with a Makefile build, but were broken in cmake.
Diff Detail
|