mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-02-27 00:10:21 +00:00
![]() 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 |
||
---|---|---|
.. | ||
emu_window | ||
CMakeLists.txt | ||
config.cpp | ||
config.h | ||
default_ini.h | ||
yuzu.cpp | ||
yuzu.rc |