Skip to content

chore(build): improve as dependency#176

Merged
faustbrian merged 3 commits intoArkEcosystemArchive:developfrom
sleepdefic1t:chore(build)/improve-as-dep
Feb 22, 2020
Merged

chore(build): improve as dependency#176
faustbrian merged 3 commits intoArkEcosystemArchive:developfrom
sleepdefic1t:chore(build)/improve-as-dep

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.

2 participants