X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FConstructionPlugin%2FCMakeLists.txt;h=43ac4fdadeb1581698497044086c1471849f68e7;hb=268d201ee47fc1896a1af0d59c5b3bf3844d3c9a;hp=f31b6e820118e8e0478297a0741f84ff325f674c;hpb=14b2f19dcba31d259343982c208daea43b407dc5;p=modules%2Fshaper.git diff --git a/src/ConstructionPlugin/CMakeLists.txt b/src/ConstructionPlugin/CMakeLists.txt index f31b6e820..43ac4fdad 100644 --- a/src/ConstructionPlugin/CMakeLists.txt +++ b/src/ConstructionPlugin/CMakeLists.txt @@ -58,5 +58,7 @@ INCLUDE_DIRECTORIES( ADD_UNIT_TESTS(TestAxisCreation.py + UnitTestAxis.py + TestPoint.py TestPointName.py - TestPoint.py) + TestPlane.py)