Skip to content
Snippets Groups Projects
Commit 4f64bee3 authored by Langella Olivier's avatar Langella Olivier
Browse files

find Qt5

parent f554dc17
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@ if(NOT TARGET QCustomPlot::QCustomPlot)
INTERFACE_COMPILE_DEFINITIONS QCUSTOMPLOT_USE_LIBRARY )
endif()
find_package( Qt5 COMPONENTS Core Gui Svg Xml PrintSupport Sql Network Concurrent REQUIRED )
if(NOT OdsStream_FOUND)
......
......@@ -11,7 +11,6 @@ SET(i2MassChroQ_RCCS i2masschroq.qrc)
#SET(CMAKE_INCLUDE_CURRENT_DIR ON)
find_package( Qt5 COMPONENTS Core Gui Svg Xml PrintSupport Sql Network Concurrent REQUIRED )
qt5_add_resources(i2MassChroQ_RCC_SRCS ${i2MassChroQ_RCCS})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment