diff options
Diffstat (limited to 'src/web_service/CMakeLists.txt')
| -rw-r--r-- | src/web_service/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/web_service/CMakeLists.txt b/src/web_service/CMakeLists.txt index 753fb6e7a..3f75d97d1 100644 --- a/src/web_service/CMakeLists.txt +++ b/src/web_service/CMakeLists.txt | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | # SPDX-FileCopyrightText: 2018 yuzu Emulator Project | ||
| 2 | # SPDX-License-Identifier: GPL-2.0-or-later | ||
| 3 | |||
| 1 | add_library(web_service STATIC | 4 | add_library(web_service STATIC |
| 2 | announce_room_json.cpp | 5 | announce_room_json.cpp |
| 3 | announce_room_json.h | 6 | announce_room_json.h |