diff options
| author | void_17 <61356189+void2012@users.noreply.github.com> | 2026-03-02 23:01:57 +0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-02 23:01:57 +0700 |
| commit | 7ad6102763131a617d564dbf2d778612ba5046df (patch) | |
| tree | 206124db2534867804a061879d764823c92ceccb /CMakeLists.txt | |
| parent | 5c3040affe96b015c6c7c03b41a9b842c1a95090 (diff) | |
Revert "Revert "fix: fix resolution detection (#133)" (#143)" (#144)
This reverts commit 8c18926d5911343975604b93c51efbcd926c133a.
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index a9ce5f69..7b055af0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -54,6 +54,7 @@ target_link_libraries(MinecraftClient PRIVATE MinecraftWorld d3d11 XInput9_1_0 + Shcore "${CMAKE_CURRENT_SOURCE_DIR}/Minecraft.Client/Windows64/Iggy/lib/iggy_w64.lib" "${CMAKE_CURRENT_SOURCE_DIR}/Minecraft.Client/Windows64/Miles/lib/mss64.lib" $<$<CONFIG:Debug>: |
