We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ef8c72 commit 37ab145Copy full SHA for 37ab145
scriptmodules/ports/uqm.sh
@@ -46,6 +46,7 @@ function build_uqm() {
46
./build.sh uqm clean
47
echo "\n" | CHOICE_debug_VALUE="nodebug" INPUT_install_prefix_VALUE="$md_inst" ./build.sh uqm config
48
./build.sh uqm
49
+ md_ret_require="$md_build/src/uqm"
50
}
51
52
function install_uqm() {
0 commit comments