mirror of https://github.com/PCSX2/pcsx2.git
c8c22cf6a0
Tell the user to use CMAKE_TOOLCHAIN_FILE upon failure. . Cleanup detectOperatingSystem. Should be the same but adding GNU and kFreeBSD from Debian and filtering out pre OS X Apple. . libaio is linux only. Also check for the correct header since aio.h is the POSIX one. Both are in /usr/include/ anyway. Only build core if (Linux AND NOT AIO_FOUND) == false. . Use Unix for GTK and X11. Macs has gtk-quartzs and xquartz or native X11. *BSD, linux, etc should have both. |
||
---|---|---|
.. | ||
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 |