mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-12 18:25:30 +00:00
CMakeLists update
This commit is contained in:
@@ -178,8 +178,8 @@ add_dependencies(ghostty-vt zig_build_lib_vt)
|
||||
# Static
|
||||
#
|
||||
# On Linux and macOS, the static library is a fat archive that bundles
|
||||
# the vendored SIMD dependencies (highway, simdutf). Consumers
|
||||
# only need to link libc.
|
||||
# the vendored SIMD dependencies (highway, simdutf) with no libc or
|
||||
# libc++ runtime requirements.
|
||||
#
|
||||
# On Windows, the SIMD dependencies are not bundled and must be linked
|
||||
# separately.
|
||||
|
||||
Reference in New Issue
Block a user