mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 13:25:56 +08:00
Try fix MacOs Build on build server
This commit is contained in:
parent
ab807c4992
commit
4fddeccdac
@ -461,6 +461,7 @@ if (APPLE)
|
||||
# This flag prevents the need for minimum SDK version 10.14
|
||||
# currently, PS targets v10.12
|
||||
target_compile_options(libslic3r PUBLIC "-fno-aligned-allocation")
|
||||
target_compile_options(libslic3r_cgal PUBLIC "-fno-aligned-allocation")
|
||||
endif ()
|
||||
|
||||
if (SLIC3R_PCH AND NOT SLIC3R_SYNTAXONLY)
|
||||
|
Loading…
x
Reference in New Issue
Block a user