Try fix MacOs Build on build server
This commit is contained in:
parent
ab807c4992
commit
4fddeccdac
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue