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

Missing the patch version in NETGEN_VERSION in the NetgenConfig.cmake file #60

Closed
trelau opened this issue May 10, 2020 · 1 comment
Closed

Comments

@trelau
Copy link

trelau commented May 10, 2020

Should be something like "6.2.2004" instead of just "6.2" or "6.2-dev" in places like this

set(NETGEN_VERSION "@NETGEN_VERSION@")

This patch version is used in the SMESH to define macros that decide which Netgen API to use in the SMESH source based on version number.

@mhochsteger
Copy link
Member

Fixed with
267e8b3
34a6777

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

No branches or pull requests

2 participants