mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-16 08:55:57 +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
|
# This flag prevents the need for minimum SDK version 10.14
|
||||||
# currently, PS targets v10.12
|
# currently, PS targets v10.12
|
||||||
target_compile_options(libslic3r PUBLIC "-fno-aligned-allocation")
|
target_compile_options(libslic3r PUBLIC "-fno-aligned-allocation")
|
||||||
|
target_compile_options(libslic3r_cgal PUBLIC "-fno-aligned-allocation")
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
if (SLIC3R_PCH AND NOT SLIC3R_SYNTAXONLY)
|
if (SLIC3R_PCH AND NOT SLIC3R_SYNTAXONLY)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user