8000 fix internally setting BOOST_ROOT from env var by norihiro-w · Pull Request #1287 · ufz/ogs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix internally setting BOOST_ROOT from env var #1287

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

Merged
merged 1 commit into from
Jun 23, 2016

Conversation

norihiro-w
Copy link
Collaborator

fix a problem that a environmental variable BOOST_ROOT doesn't work

@endJunction
Copy link
Member

@norihiro-w Could you give a short description of the problem, or maybe how to reproduce it, or any hint what was going wrong before?

@norihiro-w
Copy link
Collaborator Author

Previously in CMake, BOOST_ROOT var was set to "$ENV{BOOST_ROOT}; TRUE".

< 8000 /option>

@norihiro-w
Copy link
Collaborator Author

I think TRUE is simply unnecessary there as far as I read the documentation of SET()

@bilke
Copy link
Member
bilke commented Jun 23, 2016

Yes the TRUE is wrong here.

@norihiro-w norihiro-w merged commit 45af763 into ufz:master Jun 23, 2016
@norihiro-w norihiro-w deleted the fix-BOOST_ROOT branch June 23, 2016 07:22
@endJunction
Copy link
Member

Just a suggestion, although it is disputed, I would have rebased before the merge to check if there are any incompatibilities (on compilation level/test level).

@norihiro-w
Copy link
Collaborator Author

generally yes but I don't think that is necessary for this tiny fix.

@ogsbot
Copy link
Member
ogsbot commented Jun 19, 2020

OpenGeoSys development has been moved to GitLab.

See this pull request on GitLab.

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 this pull request may close these issues.

4 participants
0