From 81ccf9cc5ae3d5085c7aa37dd43c41e7d851defd Mon Sep 17 00:00:00 2001 From: PhaseLoop Date: Mon, 24 Mar 2025 00:05:29 +0100 Subject: [PATCH] update cmake list --- src/Mod/CAM/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Mod/CAM/CMakeLists.txt b/src/Mod/CAM/CMakeLists.txt index 88976ed088..51c7797e03 100644 --- a/src/Mod/CAM/CMakeLists.txt +++ b/src/Mod/CAM/CMakeLists.txt @@ -318,6 +318,7 @@ SET(Tests_SRCS CAMTests/TestPathAdaptive.py CAMTests/TestPathCore.py CAMTests/TestPathDepthParams.py + CAMTests/TestPathDressupArray.py CAMTests/TestPathDressupDogbone.py CAMTests/TestPathDressupDogboneII.py CAMTests/TestPathDressupHoldingTags.py