fix: add ApiUpload to CMakeLists.txt

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2023-06-25 13:23:43 -07:00
parent df4fd7df7f
commit 013a26aafe

View File

@ -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