Salome HOME
Fix problem linking with OCCT 7.2.1
[modules/shaper.git] / src / ConstructionPlugin / CMakeLists.txt
index 96e79cedaa33870eb7a8299f7b3ba5fa4b57b7e4..0cbcec0492bf9101f1f075eb76bc8e953d89dea0 100644 (file)
@@ -77,6 +77,7 @@ INCLUDE_DIRECTORIES(
 
 ADD_UNIT_TESTS(TestAxisCreation.py
                UnitTestAxis.py
-               TestPoint.py
+               TestPoint_XYZ.py
+               TestPoint_LineAndPlane.py
                TestPointName.py
                TestPlane.py)