Salome HOME
Merge branch 'master' of newgeom:newgeom.git
[modules/shaper.git] / src / PyEvent / CMakeLists.txt
index 393b7977498ad1e8626afde68a4921f418c6fe1c..833c4616f6fba272fab8cc4098291b663128e8f4 100644 (file)
@@ -19,6 +19,6 @@ ADD_LIBRARY(PyEvent STATIC
        ${PROJECT_HEADERS} 
 )
 
-TARGET_LINK_LIBRARIES(PyEvent ${Qt5Widgets_LIBRARIES})
+TARGET_LINK_LIBRARIES(PyEvent ${QT_LIBRARIES})
 
 #INSTALL(TARGETS PyEvent DESTINATION bin)