mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 04:59:01 +08:00
Add comment to previous change
This commit is contained in:
parent
97652f3e71
commit
43bd71c49a
@ -390,6 +390,8 @@ if(SLIC3R_PROFILE)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (APPLE)
|
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")
|
target_compile_options(libslic3r PUBLIC "-fno-aligned-allocation")
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user