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

feature: Adjust boost path in StoneDB CMakeList.txt #15

Closed
hustjieke opened this issue Jun 17, 2022 · 2 comments
Closed

feature: Adjust boost path in StoneDB CMakeList.txt #15

hustjieke opened this issue Jun 17, 2022 · 2 comments
Labels
A-enhancement New feature or request A-feature feature with good idea

Comments

@hustjieke
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

In scripts/stonedb_build.sh, the boost path:

-DWITH_BOOST=/usr/local/lib/boost/include

In StoneDB CMakeList.txt:

SET(BOOST_ROOT /usr/local/lib/boost)

Describe the solution you'd like

Keep the boost path consistent.

Describe alternatives you've considered

Additional context

@RingsC
Copy link
Contributor

RingsC commented Aug 4, 2022

In PR: #325, we adjust the -DWITH_BOOST to root directory of boost, in which the boost installed.

Close this, reopen if you have another idea.

@RingsC
Copy link
Contributor

RingsC commented Aug 4, 2022

In PR: #325, we adjust the -DWITH_BOOST to root directory of boost, in which the boost installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-enhancement New feature or request A-feature feature with good idea
Projects
None yet
Development

No branches or pull requests

2 participants