Skip to content

fix internally setting BOOST_ROOT from env var#1287

Merged
norihiro-w merged 1 commit intoufz:masterfrom
norihiro-w:fix-BOOST_ROOT
Jun 23, 2016
Merged

fix internally setting BOOST_ROOT from env var#1287
norihiro-w merged 1 commit intoufz:masterfrom
norihiro-w:fix-BOOST_ROOT

Conversation

@norihiro-w
Copy link
Copy Markdown
Collaborator

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

@endJunction
Copy link
Copy Markdown
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
Copy Markdown
Collaborator Author

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

@norihiro-w
Copy link
Copy Markdown
Collaborator Author

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

@bilke
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Collaborator Author

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

@ogsbot
Copy link
Copy Markdown
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