Skip to content

Commit

Permalink
Nightly builds: Add NON_QTBASE_TARGET_CMAKE_ARGS to qnx windows target
Browse files Browse the repository at this point in the history
Other modules don't include needed flags

Change-Id: Id4525fa9887afff2ee6baed64f217167f545a2f5
Reviewed-by: Tommi Mänttäri <tommi.manttari@qt.io>
Reviewed-by: Toni Saario <toni.saario@qt.io>
(cherry picked from commit c383d0f)
Reviewed-by: Simo Fält <simo.falt@qt.io>
  • Loading branch information
hehalmet committed Nov 1, 2022
1 parent 9b15868 commit a74ce90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions coin/platform_configs/nightly_qnx710_host_windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ Configurations:
Environment variables: [
'TARGET_CONFIGURE_ARGS=-release -force-debug-info -no-dbus -nomake examples -no-pch',
'TARGET_CMAKE_ARGS=-DCMAKE_TOOLCHAIN_FILE={{.Env.QNX_710}}\qnx-toolchain-aarch64le.cmake -DCMAKE_LIBRARY_PATH={{.Env.QNX_710}}\target\qnx7\aarch64le\lib;{{.Env.QNX_710}}\target\qnx7\aarch64le\usr\lib -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -G "Ninja"',
'NON_QTBASE_TARGET_CMAKE_ARGS=-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON'
]

0 comments on commit a74ce90

Please sign in to comment.