Path: add missing postprocessor to CMakeLists

This commit is contained in:
vocx-fc
2020-09-14 10:50:09 -05:00
parent ebecdfa8d0
commit ff79e28054

View File

@@ -142,6 +142,7 @@ SET(PathScripts_post_SRCS
PathScripts/post/jtech_post.py
PathScripts/post/linuxcnc_post.py
PathScripts/post/mach3_mach4_post.py
PathScripts/post/nccad_post.py
PathScripts/post/opensbp_post.py
PathScripts/post/opensbp_pre.py
PathScripts/post/philips_post.py