testing
This commit is contained in:
parent
cbaa9a923f
commit
35ba2c3de5
1 changed files with 1 additions and 0 deletions
|
@ -94,6 +94,7 @@
|
|||
}
|
||||
|
||||
makeInstall() {
|
||||
local $PACKAGE="$(pen green bold $PACKAGE)"
|
||||
local err
|
||||
spin green bold "Compiling $PACKAGE from source"
|
||||
if run --err err make CMAKE_BUILD_TYPE=RelWithDebInfo; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue