Improve hidpi/window geometry init.

This commit is contained in:
John Preston 2024-10-07 12:45:25 +04:00
parent c6bf905253
commit 838ad66166
4 changed files with 3 additions and 10 deletions

View File

@ -457,7 +457,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout 7e156bfee8
git checkout 5943c8aca4
""")
stage('msys64', """

View File

@ -34,13 +34,6 @@ PUBLIC
desktop-app::lib_tl
)
if (WIN32 AND NOT build_win64 AND NOT build_winarm)
target_compile_options(td_scheme
PRIVATE
/bigobj # scheme.cpp has too many sections.
)
endif()
if (CMAKE_SYSTEM_PROCESSOR STREQUAL "mips64")
# Sometimes final linking may fail with error "relocation truncated to fit"
# due to large scheme size.

@ -1 +1 @@
Subproject commit 579fe7df27509ebfd14397375ad1e40876f873f8
Subproject commit d145a7237985219ad8acb3cfb5f2999d68fcb593

2
cmake

@ -1 +1 @@
Subproject commit cd40741ee7e089dc79e1d0a1d396aacf2155a8da
Subproject commit 82ae419da99140aa5f0e3e4e4ae214d0e948efea