aboutsummaryrefslogtreecommitdiff
path: root/cmake/ClientSources.cmake
diff options
context:
space:
mode:
authorqwasdrizzel <145519042+qwasdrizzel@users.noreply.github.com>2026-03-05 22:18:36 -0600
committerGitHub <noreply@github.com>2026-03-05 22:18:36 -0600
commitcffe636e359441e1c667784d40bd71d111c281de (patch)
tree11144e082d516ba05a66aa3564875f5879a45f7c /cmake/ClientSources.cmake
parentd1eb09a4b97f38476a538f7a7de06a0a620a1a65 (diff)
parent5cbdf27b46e4ac23e441489c524b1f1aba88c269 (diff)
Merge branch 'smartcmd:main' into main
Diffstat (limited to 'cmake/ClientSources.cmake')
-rw-r--r--cmake/ClientSources.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/ClientSources.cmake b/cmake/ClientSources.cmake
index eb5dc5a6..bb1f331d 100644
--- a/cmake/ClientSources.cmake
+++ b/cmake/ClientSources.cmake
@@ -48,6 +48,7 @@ set(MINECRAFT_CLIENT_SOURCES
"Common/DLC/DLCSkinFile.cpp"
"Common/DLC/DLCTextureFile.cpp"
"Common/DLC/DLCUIDataFile.cpp"
+ "Common/Filesystem/Filesystem.cpp"
"Common/GameRules/AddEnchantmentRuleDefinition.cpp"
"Common/GameRules/AddItemRuleDefinition.cpp"
"Common/GameRules/ApplySchematicRuleDefinition.cpp"