mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-05 13:11:03 -06:00
Add bundling of QtNetworkAuth
This commit is contained in:
parent
1e07b239d1
commit
3f535e5b62
@ -28,6 +28,7 @@ if(Qt5Core_FOUND)
|
||||
Gui
|
||||
OpenGL
|
||||
Network
|
||||
NetworkAuth
|
||||
Widgets
|
||||
Xml
|
||||
Concurrent
|
||||
@ -40,6 +41,7 @@ if(Qt5Core_FOUND)
|
||||
Qt5::Core
|
||||
Qt5::Gui
|
||||
Qt5::Network
|
||||
Qt5::NetworkAuth
|
||||
Qt5::OpenGL
|
||||
Qt5::Widgets
|
||||
Qt5::Xml
|
||||
|
Loading…
Reference in New Issue
Block a user