diff options
Diffstat (limited to 'games/xray-16/files/patch-Externals_CMakeLists.txt')
| -rw-r--r-- | games/xray-16/files/patch-Externals_CMakeLists.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xray-16/files/patch-Externals_CMakeLists.txt b/games/xray-16/files/patch-Externals_CMakeLists.txt index 186033eb26b6..ed15f5a2caf2 100644 --- a/games/xray-16/files/patch-Externals_CMakeLists.txt +++ b/games/xray-16/files/patch-Externals_CMakeLists.txt @@ -1,9 +1,9 @@ ---- Externals/CMakeLists.txt.orig 2025-07-20 11:05:19 UTC +--- Externals/CMakeLists.txt.orig 2025-10-14 13:38:51 UTC +++ Externals/CMakeLists.txt -@@ -13,7 +13,7 @@ add_subdirectory(OPCODE) - add_subdirectory(luabind) +@@ -13,7 +13,7 @@ add_subdirectory(GameSpy) + add_compile_options(${XRAY_DISABLE_WARNINGS}) + add_subdirectory(GameSpy) - add_subdirectory(OPCODE) -add_subdirectory(imgui-proj) +#add_subdirectory(imgui-proj) |
