mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-27 05:37:21 -05:00
Create binary artifacts for Linux
* Bundle Qt binaries and create artifacts on Linux * Add qt.conf for Linux * Remove install target for unit test
This commit is contained in:
@@ -484,6 +484,8 @@ if(RESINSIGHT_PRIVATE_INSTALL)
|
||||
OPTIONAL
|
||||
)
|
||||
|
||||
install(FILES qt.conf DESTINATION ${RESINSIGHT_INSTALL_FOLDER}/)
|
||||
|
||||
endif(RESINSIGHT_QT5_BUNDLE_LIBRARIES)
|
||||
|
||||
endif()
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
[Paths]
|
||||
Plugins = plugins
|
||||
Reference in New Issue
Block a user