yuzu/src/yuzu_cmd
Andrea Pappacoda af94bf4a59
build: cleanup installation of yuzu and yuzu-cmd
Explicitly specifying an install destination is not needed anymore since
CMake 3.14.

By removing the hardcoded ${CMAKE_INSTALL_PREFIX}/bin it is also now
possible to override the install destination via the command line. For
example, you can now install yuzu to /usr/games with
-DCMAKE_INSTALL_BINDIR=games
2022-03-27 15:10:24 +02:00
..
emu_window yuzu_cmd: Reduce unused includes 2022-03-20 02:25:09 -04:00
CMakeLists.txt build: cleanup installation of yuzu and yuzu-cmd 2022-03-27 15:10:24 +02:00
config.cpp Merge pull request #8048 from ameerj/include-purge 2022-03-21 18:03:54 -07:00
config.h yuzu_cmd: Allow user to specify config file location 2022-03-15 03:48:40 -04:00
default_ini.h default_ini: List use_extended_memory_layout in default config file 2022-03-15 03:13:55 -04:00
yuzu.cpp Merge pull request #8048 from ameerj/include-purge 2022-03-21 18:03:54 -07:00
yuzu.rc Fix: fatal error CVT1100 when compiling manifest file 2020-06-21 03:11:23 +02:00