mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-09-26 07:23:22 +08:00
cmake typos
This commit is contained in:
parent
e75cf95a89
commit
803237b868
@ -15,8 +15,8 @@ set(SLIC3R_DOWNLOADER_SOURCES
|
|||||||
)
|
)
|
||||||
|
|
||||||
if (APPLE)
|
if (APPLE)
|
||||||
list(APPEND SLIC3R_GUI_SOURCES
|
list(APPEND SLIC3R_DOWNLOADER_SOURCES
|
||||||
InstanceSendMac.cpp
|
InstanceSendMac.mm
|
||||||
InstanceSendMac.hpp
|
InstanceSendMac.hpp
|
||||||
)
|
)
|
||||||
endif ()
|
endif ()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user