citra/externals
Jan Beich a9b7720d98 externals: don't try install cubeb files
Install the project...
/usr/local/bin/cmake -P cmake_install.cmake
-- Install configuration: "Release"
-- Installing: /prefix/share/man/man6/citra.6
CMake Error at externals/cubeb/cmake_install.cmake:44 (file):
  file INSTALL cannot find "/path/to/citra/include".
Call Stack (most recent call first):
  externals/cmake_install.cmake:46 (include)
  cmake_install.cmake:49 (include)

gmake: *** [Makefile:74: install] Error 1
2018-06-02 08:36:10 +00:00
..
boost@7310c95e23 CI: Update to C++17 and use Ubuntu 18.04 as baseline 2018-02-06 17:02:21 +00:00
catch@62dae592c3 externals: Update catch to v2.1.1 2018-01-27 15:45:29 -05:00
cmake-modules Fixes SDL2.dll copy to bindir on windows 2016-07-21 10:28:52 +02:00
cryptopp cryptopp: add missing bits used by SIMD on aarch64 2018-05-28 23:03:55 +00:00
cubeb@44341a1e06 Import cubeb as an external 2018-05-25 02:06:28 -05:00
dynarmic@d1d4705364 dynarmic: Update to d1d4705 2017-12-12 19:08:53 +00:00
enet@39a72ab199 Travis Quick Fix + Minor Submodule Updates 2018-01-15 21:19:34 -06:00
fmt@5859e58ba1 Update fmtlib to fix msvc warnings 2018-04-05 22:33:12 -06:00
getopt CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
glad glad: Update glad 2018-03-13 23:00:26 -06:00
httplib Move WebServices to use LibreSSL + cpp-httplib (#3501) 2018-03-24 13:19:35 -06:00
inih CMakeLists: Derive the source directory grouping from targets themselves 2017-12-11 21:11:52 -05:00
json Upgrade JSON for Modern C++ 2018-05-19 12:59:38 -07:00
libressl@cbb1dcab9a externals: update libressl (gitignore artefacts) 2018-03-30 14:23:52 +03:00
lurlparser Move WebServices to use LibreSSL + cpp-httplib (#3501) 2018-03-24 13:19:35 -06:00
microprofile Fix Microprofile in MinGW (#2530) 2017-02-04 15:36:38 -08:00
nihstro@fd69de1a1b Update nihstro 2018-01-15 21:20:49 -06:00
soundtouch@019d2089bb externals: Update soundtouch 2017-08-20 17:30:05 -07:00
xbyak@811f4959ee Xbyak 5.64 2018-05-19 13:03:55 -07:00
CMakeLists.txt externals: don't try install cubeb files 2018-06-02 08:36:10 +00:00