]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PyInterp/CMakeLists.txt
Salome HOME
Changes in source code within porting on CentOS 6.3
[modules/shaper.git] / src / PyInterp / CMakeLists.txt
index d7f7a53d6c02ef6447d832582a118431db4a5aed..7684af37fdc49fd74a20114626947bb53d2e7942 100644 (file)
@@ -26,6 +26,7 @@ SET(PROJECT_SOURCES
 SET(PROJECT_LIBRARIES
        PyEvent
        ${QT_LIBRARIES}
+       ${PYTHON_LIBRARIES}
 )
 
 SOURCE_GROUP ("Generated Files" FILES ${PROJECT_AUTOMOC})