Salome HOME
Switching back to qt 4.8.4. Do not forget to fetch the qt product from \\slotex
[modules/shaper.git] / src / PyInterp / CMakeLists.txt
index 09585ebb8c6520fb53d1f4babbd94e534db0ae68..d7f7a53d6c02ef6447d832582a118431db4a5aed 100644 (file)
@@ -25,7 +25,7 @@ SET(PROJECT_SOURCES
 
 SET(PROJECT_LIBRARIES
        PyEvent
-       ${Qt5Core_LIBRARIES}
+       ${QT_LIBRARIES}
 )
 
 SOURCE_GROUP ("Generated Files" FILES ${PROJECT_AUTOMOC})