mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
New dockingsystem (#9116)
* Use Qt Advanced Docking as forked submodule * Use new docking system in code
This commit is contained in:
@@ -287,6 +287,10 @@ endif()
|
||||
|
||||
target_link_libraries(ResInsight ${LINK_LIBRARIES})
|
||||
|
||||
if(UNIX AND NOT APPLE)
|
||||
target_link_libraries(ResInsight xcb)
|
||||
endif()
|
||||
|
||||
# ##############################################################################
|
||||
# Unity builds
|
||||
# ##############################################################################
|
||||
|
||||
Reference in New Issue
Block a user