diff options
author | Lioncash <mathew1800@gmail.com> | 2018-10-20 17:08:26 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-10-20 17:36:31 -0400 |
commit | c8beb665dcb9e681acdb0517b8fc50d02695cb39 (patch) | |
tree | 438465be4d1202d61508eb24a7f9cfd5fe65d016 /src/web_service/web_backend.cpp | |
parent | 8dc7db7e33ff47700d0d08c9d20f0b47a0b9622b (diff) |
CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIR
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.
Diffstat (limited to 'src/web_service/web_backend.cpp')
0 files changed, 0 insertions, 0 deletions