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

chore(build): improve as dependency #176

Merged
merged 3 commits into from
Feb 22, 2020
Merged

chore(build): improve as dependency #176

merged 3 commits into from
Feb 22, 2020

Conversation

sleepdefic1t
Copy link
Contributor

Summary

Improve paths when building C++ Client as a project dependency.

  • CMAKE_SOURCE_DIR -> CMAKE_INSTALL_PREFIX
    • cmake/External.cmake ln#19
    • src/CMakeLists.txt ln#10

Checklist

  • Ready to be merged

Improve paths when building C++ Client as a project dependency.

- CMAKE_SOURCE_DIR -> CMAKE_INSTALL_PREFIX
  - `cmake/External.cmake` ln#19
  - `src/CMakeLists.txt` ln#10
@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Task The issue is a request to setup third-party integrations or any general non-code related tasks. labels Feb 21, 2020
@faustbrian faustbrian merged commit 1e60336 into ArkEcosystemArchive:develop Feb 22, 2020
@sleepdefic1t sleepdefic1t deleted the chore(build)/improve-as-dep branch February 25, 2020 21:06
sleepdefic1t added a commit that referenced this pull request Mar 6, 2020
-   added first and last block methods [#183]
-   improved building as a project dependency [#176]
@sleepdefic1t sleepdefic1t mentioned this pull request Mar 6, 2020
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Low Less than 64 lines changed. Type: Task The issue is a request to setup third-party integrations or any general non-code related tasks.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants