Skip to content

Commit 37ab145

Browse files
committed
uqm - check build is successful
1 parent 7ef8c72 commit 37ab145

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scriptmodules/ports/uqm.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ function build_uqm() {
4646
./build.sh uqm clean
4747
echo "\n" | CHOICE_debug_VALUE="nodebug" INPUT_install_prefix_VALUE="$md_inst" ./build.sh uqm config
4848
./build.sh uqm
49+
md_ret_require="$md_build/src/uqm"
4950
}
5051

5152
function install_uqm() {

0 commit comments

Comments
 (0)