X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelGeomAlgo%2FCMakeLists.txt;h=3791fd3dab15a1b068e7e9efa914b51abf768dda;hb=0a332f5f970393cdf4d83f92aafd629dbe20b607;hp=45fc4df8f377a9128a77e1418cfc9e10c7a42f6c;hpb=6e421e939851e0de46554ae45a3ca0e1f67cd91d;p=modules%2Fshaper.git diff --git a/src/ModelGeomAlgo/CMakeLists.txt b/src/ModelGeomAlgo/CMakeLists.txt index 45fc4df8f..3791fd3da 100644 --- a/src/ModelGeomAlgo/CMakeLists.txt +++ b/src/ModelGeomAlgo/CMakeLists.txt @@ -41,7 +41,7 @@ SET(PROJECT_LIBRARIES ModelAPI ) -SET(CMAKE_SWIG_FLAGS -threads -Wall) +SET(CMAKE_SWIG_FLAGS -threads -w325,321,362,383,302,403) ADD_DEFINITIONS(-DMODELGEOMALGO_EXPORTS) ADD_LIBRARY(ModelGeomAlgo SHARED ${PROJECT_SOURCES} ${PROJECT_HEADERS})