Revert "coin: Build qmake examples in non-qtbase repos"
This reverts commit 3cb3218797.
Reason for revert: Breaks in qtdeclarative
Change-Id: Iefe2954826bca80ebb2aecb8e8d8367290c218d0
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
bb10
parent
a02750d12f
commit
0f5af511ea
|
|
@ -21,11 +21,7 @@ instructions:
|
|||
- condition: runtime
|
||||
env_var: COIN_CMAKE_ARGS
|
||||
contains_value: "QT_BUILD_EXAMPLES=ON"
|
||||
# host case
|
||||
# covers all cases for UseConfigure configs
|
||||
- condition: runtime
|
||||
env_var: CONFIGURE_ARGS
|
||||
contains_value: "-make examples"
|
||||
# target case
|
||||
- condition: runtime
|
||||
env_var: TARGET_CONFIGURE_ARGS
|
||||
env_var: COIN_CONFIGURE_ARGS
|
||||
contains_value: "-make examples"
|
||||
|
|
|
|||
Loading…
Reference in New Issue