mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-14 21:33:28 +00:00
yeah
This commit is contained in:
@@ -152,6 +152,11 @@ if(CMAKE_SYSTEM_NAME STREQUAL "Windows")
|
||||
USE_GDI
|
||||
)
|
||||
list(APPEND LIBRARIES gdi32)
|
||||
target_link_options(
|
||||
Mw
|
||||
PRIVATE
|
||||
-static-libgcc
|
||||
)
|
||||
else()
|
||||
find_package(PkgConfig)
|
||||
pkg_check_modules(X11 REQUIRED x11)
|
||||
|
||||
Reference in New Issue
Block a user