Salome HOME
[bos #32523][EDF] SALOME on Demand GUI. Added QT5 svg component to render SALOME...
[tools/configuration.git] / cmake / FindSalomeQt5.cmake
index 0911024f0fce94f67777cee3c994f132dc1859c3..41428b0c08d94d586087c9d6b13a878a890cb022 100644 (file)
@@ -42,7 +42,7 @@ IF(Qt5Core_FOUND)
 ENDIF()
 
 # Add mandatory Qt 5 components below
-SET(Qt5_FIND_COMPONENTS Gui Widgets Network Xml OpenGL PrintSupport Help Test)
+SET(Qt5_FIND_COMPONENTS Gui Widgets Network Xml OpenGL PrintSupport Help Test Svg)
 # Add optional Qt 5 components below
 SET(Qt5_OPTIONAL_COMPONENTS)