mirror of https://github.com/PCSX2/pcsx2.git
2c2c61920e
Fixes a cmake detection problem when compiling with clang (3.7.0 in my case). clang outputs the error "Invalid argument '-std=c++11' not allowed with 'C/ObjC'", which causes lzma, Xext and other things to be considered "not found". |
||
---|---|---|
.. | ||
ApiValidation.cmake | ||
BuildParameters.cmake | ||
CheckLib.cmake | ||
FindCg.cmake | ||
FindGTK3.cmake | ||
FindGlew.cmake | ||
FindLibc.cmake | ||
Pcsx2Utils.cmake | ||
SearchForStuff.cmake | ||
SelectPcsx2Plugins.cmake | ||
TargetArch.cmake | ||
Translation.cmake | ||
darwin-compiler-i386-clang.cmake | ||
darwin-compiler-i386-generic.cmake | ||
linux-compiler-i386-multilib.cmake |