]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ExchangeAPI/CMakeLists.txt
Salome HOME
Copyright update 2020
[modules/shaper.git] / src / ExchangeAPI / CMakeLists.txt
index 8cc29b806682dc8500180c5bb7cd68c28e8eb147..bdf5bcb345ffd454bd8bde502f7e3765f6bacb81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -58,6 +58,8 @@ TARGET_LINK_LIBRARIES(ExchangeAPI ${PROJECT_LIBRARIES})
 
 INCLUDE(PythonAPI)
 
+SET(CMAKE_SWIG_FLAGS -threads -w325,321,302,362,322,383,403)
+
 SET_SOURCE_FILES_PROPERTIES(ExchangeAPI.i PROPERTIES CPLUSPLUS ON)
 SET_SOURCE_FILES_PROPERTIES(ExchangeAPI.i PROPERTIES SWIG_DEFINITIONS "-shadow")