mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 00:32:04 +00:00
I must have had a dirty cmake configuration which didn't encounter this issue.
Make sure we are using LLVM_DEFINITIONS to know where we are linking to libraries at.
Link against libLLVM-${VERSION}, the other one was linking us against static libraries...
|
||
|---|---|---|
| .. | ||
| CheckLib.cmake | ||
| FindLibUSB.cmake | ||
| FindLLVM.cmake | ||
| FindMiniupnpc.cmake | ||
| FindPolarSSL.cmake | ||
| FindSDL2.cmake | ||
| FindSFML.cmake | ||