Salome HOME
Fix for the issue #593: do not remove naming attribute, but use TNaming_Builder for...
[modules/shaper.git] / src / ExchangePlugin / CMakeLists.txt
index 569caed332c3b806a1df5135afcf6cafa1c611e6..3e649e1836854b1a582ff95c1a4c5a6f56875f4e 100644 (file)
@@ -51,6 +51,8 @@ INSTALL(FILES ${XML_RESOURCES} DESTINATION plugins)
 ADD_UNIT_TESTS(TestImport.py TestExport.py)
 
 CONFIGURE_FILE(Test/Data/solid.brep Data/solid.brep COPYONLY)
+CONFIGURE_FILE(Test/Data/solid.brp Data/solid.brp COPYONLY)
 CONFIGURE_FILE(Test/Data/screw.step Data/screw.step COPYONLY)
 CONFIGURE_FILE(Test/Data/screw.stp Data/screw.stp COPYONLY)
 CONFIGURE_FILE(Test/Data/bearing.iges Data/bearing.iges COPYONLY)
+CONFIGURE_FILE(Test/Data/bearing.igs Data/bearing.igs COPYONLY)