mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 02:46:59 +03:00
fix: add ApiUpload to CMakeLists.txt
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
parent
df4fd7df7f
commit
013a26aafe
1 changed files with 2 additions and 0 deletions
|
|
@ -141,6 +141,8 @@ set(NET_SOURCES
|
|||
net/ApiHeaderProxy.h
|
||||
net/ApiDownload.h
|
||||
net/ApiDownload.cpp
|
||||
net/ApiUpload.cpp
|
||||
net/ApiUpload.h
|
||||
)
|
||||
|
||||
# Game launch logic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue