mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-15 21:20:04 +00:00
c8beb665dc
This is more localized to what we want to enforce directory-wise with the project. CMAKE_SOURCE_DIR indicates the root of the source tree, but this would cause the wrong behavior if someone included yuzu as part of a larger buildsystem (for whatever reason). Instead, we want to use the directory where the "project(yuzu)" command was declared as the root path reference. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
telemetry_json.cpp | ||
telemetry_json.h | ||
verify_login.cpp | ||
verify_login.h | ||
web_backend.cpp | ||
web_backend.h |