Skip to content

FindPNGwriter: Fix misleading Not-Found Message#701

Merged
PrometheusPi merged 1 commit into
ComputationalRadiationPhysics:devfrom
ax3l:doc-PNGenv
Feb 12, 2015
Merged

FindPNGwriter: Fix misleading Not-Found Message#701
PrometheusPi merged 1 commit into
ComputationalRadiationPhysics:devfrom
ax3l:doc-PNGenv

Conversation

@ax3l
Copy link
Copy Markdown
Member

@ax3l ax3l commented Feb 12, 2015

The message on PNGwriter "NOT FOUND" was wrong, this fixes it.

As a background information:
Traditionally, the environment vars controlling a cmake module are all upper case, such as PNGWRITER_ROOT, BOOST_ROOT.
On the other hand cmake variables are internally used case sensitive, such as PNGwriter, Boost, ...

The message on PNGwriter "NOT FOUND" was wrong, this fixes it.

Traditionally, the environment vars controlling a cmake module
are all upper case, such as PNGWRITER_ROOT, BOOST_ROOT.
On the other hand cmake variables are internally used case
sensitive, such as PNGwriter, Boost, ...
@ax3l ax3l added the documentation regarding documentation or wiki discussions label Feb 12, 2015
@ax3l ax3l added this to the Open Beta milestone Feb 12, 2015
PrometheusPi added a commit that referenced this pull request Feb 12, 2015
FindPNGwriter: Fix misleading Not-Found Message
@PrometheusPi PrometheusPi merged commit d10c70e into ComputationalRadiationPhysics:dev Feb 12, 2015
@ax3l ax3l deleted the doc-PNGenv branch February 12, 2015 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation regarding documentation or wiki discussions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants