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

VTK_USE_FILE is empty #153

Open
mathstuf opened this issue Apr 22, 2015 · 3 comments
Open

VTK_USE_FILE is empty #153

mathstuf opened this issue Apr 22, 2015 · 3 comments

Comments

@mathstuf
Copy link
Contributor

Not sure where this came from, but SMTK's exodus session isn't getting VTK properly.

@mathstuf
Copy link
Contributor Author

This warning shows up:

CMake Warning (dev) at smtk/bridge/exodus/CMakeLists.txt:4 (include):

  include() given empty file name (ignored).
This warning is for project developers.  Use -Wno-dev to suppress it.

@vibraphone
Copy link
Member

That is most probably because you are building SMTK incrementally from an old build directory. The option renames allow CMake to run on some directories when VTK has not been enabled but should be.

@mathstuf
Copy link
Contributor Author

Probably a result of the cmb-superbuild change not being in yet. However, that does mean there are ways to set options such that known-to-be-impossible build settings exist.

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