rpcs3/rpcs3/cmake_modules
scribam 5f07f78c23 CMake minor improvements (#3783)
* cmake: simplify GLEW integration

* cmake: simplify ZLIB integration

* cmake: simplify ALSA detection

* cmake: check C++ compiler and flags instead of C ones

* cmake: bring consistency in Qt packages detection and remove unnecessary related "include_directories"

* cmake: harmonize coding style

* cmake: set CMAKE_INCLUDE_CURRENT_DIR to ON only when necessary
2017-11-27 22:04:55 +04:00
..
ConfigureCompiler.cmake Change compiler requirements in cmake script to match with the values listed in the README.md file 2017-10-08 14:50:31 +03:00
cotire.cmake Missing function names (HLE) and small fixes (#3038) 2017-07-21 18:41:11 +03:00
FindFFMPEG.cmake cmake: check if ffmpeg libswscale is present 2017-11-25 14:07:11 +00:00
FindVulkan.cmake Vulkan: use pkg-config instead of checking for Linux (#3440) 2017-09-14 21:02:09 +03:00