mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-04 06:40:41 +08:00
cmake typo
This commit is contained in:
parent
803237b868
commit
255df815bd
@ -17,7 +17,7 @@ set(SLIC3R_DOWNLOADER_SOURCES
|
|||||||
if (APPLE)
|
if (APPLE)
|
||||||
list(APPEND SLIC3R_DOWNLOADER_SOURCES
|
list(APPEND SLIC3R_DOWNLOADER_SOURCES
|
||||||
InstanceSendMac.mm
|
InstanceSendMac.mm
|
||||||
InstanceSendMac.hpp
|
InstanceSendMac.h
|
||||||
)
|
)
|
||||||
endif ()
|
endif ()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user