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

Visual Studio Fix, RPATH handling improvement #41

Merged
merged 3 commits into from
Oct 22, 2015

Conversation

WardF
Copy link
Member

@WardF WardF commented Oct 22, 2015

Corrected an issue I reported in UDUNITS-2 #40, e.g. Visual-Studio based Windows builds were broken due to a dependency on unistd.h introduced by flex. This issue was corrected in CMake-based builds, as these are the only type of builds on Windows that use Visual Studio.

I also added some cmake configuration for handling RPATH values post-install. This squelches an OSX-specific cmake warning that was being reported, and addresses some linux corner cases.

@semmerson semmerson merged commit ebdba1e into Unidata:master Oct 22, 2015
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.

2 participants