aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheKodeToad <TheKodeToad@proton.me>2023-03-02 19:50:42 +0000
committerTheKodeToad <TheKodeToad@proton.me>2023-03-02 19:50:42 +0000
commitf28a7b9d083a9181c04c7100f50152c116e72cb6 (patch)
tree59db6cf198492451f228a9530768ea680f580331
parent6505b0c065b32e13f392061ccb184d288329a058 (diff)
downloadPrismLauncher-f28a7b9d083a9181c04c7100f50152c116e72cb6.tar.gz
PrismLauncher-f28a7b9d083a9181c04c7100f50152c116e72cb6.tar.bz2
PrismLauncher-f28a7b9d083a9181c04c7100f50152c116e72cb6.zip
Add PackIgnoreProxy.h to cmake
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
-rw-r--r--launcher/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/CMakeLists.txt b/launcher/CMakeLists.txt
index f3af2ebf..380e8336 100644
--- a/launcher/CMakeLists.txt
+++ b/launcher/CMakeLists.txt
@@ -667,6 +667,7 @@ SET(LAUNCHER_SOURCES
SkinUtils.cpp
SkinUtils.h
PackIgnoreProxy.cpp
+ PackIgnoreProxy.h
# GUI - setup wizard
ui/setupwizard/SetupWizard.h