Path: remove obsolete NC sources
This commit is contained in:
committed by
Yorik van Havre
parent
cc4abd21b9
commit
f44cae2f44
@@ -81,13 +81,6 @@ SET(PathScripts_SRCS
|
||||
PathScripts/smoothie_post.py
|
||||
)
|
||||
|
||||
SET(PathScripts_NC_SRCS
|
||||
PathScripts/nc/nc.py
|
||||
PathScripts/nc/iso.py
|
||||
PathScripts/nc/__init__.py
|
||||
PathScripts/nc/format.py
|
||||
PathScripts/nc/iso_codes.py
|
||||
)
|
||||
|
||||
SET(PathTests_SRCS
|
||||
PathTests/PathTestUtils.py
|
||||
@@ -129,13 +122,6 @@ INSTALL(
|
||||
Mod/Path/PathScripts
|
||||
)
|
||||
|
||||
INSTALL(
|
||||
FILES
|
||||
${PathScripts_NC_SRCS}
|
||||
DESTINATION
|
||||
Mod/Path/PathScripts/nc
|
||||
)
|
||||
|
||||
INSTALL(
|
||||
FILES
|
||||
${PathTests_SRCS}
|
||||
|
||||
Reference in New Issue
Block a user