Add comment to previous change
This commit is contained in:
parent
97652f3e71
commit
43bd71c49a
1 changed files with 2 additions and 0 deletions
|
@ -390,6 +390,8 @@ if(SLIC3R_PROFILE)
|
|||
endif()
|
||||
|
||||
if (APPLE)
|
||||
# This flag prevents the need for minimum SDK version 10.14
|
||||
# currently, PS targets v10.10
|
||||
target_compile_options(libslic3r PUBLIC "-fno-aligned-allocation")
|
||||
endif ()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue