Skip to content

Instantly share code, notes, and snippets.

@wjwwood
Created November 3, 2011 19:25
Show Gist options
  • Select an option

  • Save wjwwood/1337522 to your computer and use it in GitHub Desktop.

Select an option

Save wjwwood/1337522 to your computer and use it in GitHub Desktop.
vtk 5.8 osx cmake problem
FIND_PACKAGE(VTK)
@wjwwood
Copy link
Author

wjwwood commented Nov 3, 2011

∫ cmake -P /tmp/asdf.cmake
CMake Error at /usr/local/lib/vtk-5.8/VTKTargets.cmake:16 (ADD_EXECUTABLE):
Command add_executable() is not scriptable
Call Stack (most recent call first):
/usr/local/lib/vtk-5.8/VTKConfig.cmake:231 (INCLUDE)
/usr/local/Cellar/cmake/2.8.6/share/cmake/Modules/FindVTK.cmake:73 (FIND_PACKAGE)
/tmp/asdf.cmake:1 (FIND_PACKAGE)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment