Created
November 3, 2011 19:25
-
-
Save wjwwood/1337522 to your computer and use it in GitHub Desktop.
vtk 5.8 osx cmake problem
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FIND_PACKAGE(VTK) |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
∫ 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)