]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/CollectionAPI/CMakeLists.txt
Salome HOME
Remove extra warnings
[modules/shaper.git] / src / CollectionAPI / CMakeLists.txt
index a29a97b96bfacf05d5811eb4b2aed8386e214f2e..0b2815bdd7250efc16593edcce438936a3efd033 100644 (file)
@@ -57,6 +57,8 @@ TARGET_LINK_LIBRARIES(CollectionAPI ${PROJECT_LIBRARIES})
 
 INCLUDE(PythonAPI)
 
+SET(CMAKE_SWIG_FLAGS -threads -w325,321,302,362,322,383,403,509)
+
 SET_SOURCE_FILES_PROPERTIES(CollectionAPI.i PROPERTIES CPLUSPLUS ON)
 SET_SOURCE_FILES_PROPERTIES(CollectionAPI.i PROPERTIES SWIG_DEFINITIONS "-shadow")