Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default to RUNPATH_DEPENDENCY_PATH #13

Closed
msclock opened this issue Nov 18, 2023 · 0 comments · Fixed by #16
Closed

default to RUNPATH_DEPENDENCY_PATH #13

msclock opened this issue Nov 18, 2023 · 0 comments · Fixed by #16

Comments

@msclock
Copy link
Owner

msclock commented Nov 18, 2023

install dependencies use a default setting ${RUNPATH_DEPENDENCY_PATH} as directories to search dependencies from Runpath.cmake.

msclock added a commit that referenced this issue Nov 18, 2023
install dependencies use a default setting  as directories to search
dependencies from Runpath.cmake.

Close #13

Signed-off-by: msclock <[email protected]>
github-actions bot pushed a commit that referenced this issue Nov 18, 2023
## [1.2.7](v1.2.6...v1.2.7) (2023-11-18)

### Bug Fixes

* always install depends to lib or bin ([08d027e](08d027e))
* fatal error with install_dependency ([ea6de71](ea6de71)), closes [#12](#12)

### Performance

* default to RUNPATH_DEPENDENCY_PATH ([307f4e6](307f4e6)), closes [#13](#13)
* disable empty resolved dependencies outputs ([6e01c1c](6e01c1c))
* include debug shared system libs ([e693382](e693382))
@msclock msclock linked a pull request Nov 18, 2023 that will close this issue
msclock added a commit that referenced this issue Nov 18, 2023
install dependencies use a default setting  as directories to search
dependencies from Runpath.cmake.

Close #13

Signed-off-by: msclock <[email protected]>
github-actions bot pushed a commit that referenced this issue Nov 18, 2023
## [1.2.7](v1.2.6...v1.2.7) (2023-11-18)

### Bug Fixes

* always install depends to lib or bin ([d39a62f](d39a62f)), closes [#14](#14)
* fatal error with install_dependency ([90c0f1b](90c0f1b)), closes [#12](#12)

### Performance

* default to RUNPATH_DEPENDENCY_PATH ([7a54c73](7a54c73)), closes [#13](#13)
* disable empty resolved dependencies outputs ([9e49540](9e49540))
* include debug shared system libs ([d5753c9](d5753c9))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant