Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Main Repositories
otb
Commits
2ed012ed
Commit
2ed012ed
authored
Apr 11, 2016
by
Rashad Kanavath
Browse files
PKG: install startup scripts in prefix directory
parent
c09fb832
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMake/PackageHelper.cmake
View file @
2ed012ed
...
...
@@ -293,7 +293,7 @@ function(configure_package)
install
(
FILES
${
Monteverdi_SOURCE_DIR
}
/Packaging/
${
EXE_FILE
}${
SCR_EXT
}
DESTINATION
"
${
PKG_STAGE_DIR
}
/bin
"
)
"
${
PKG_STAGE_DIR
}
"
)
endif
()
endif
()
endforeach
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment