[vtkusers] CMake: multi-Includes

Randy Heiland heiland at ncsa.uiuc.edu
Tue Mar 19 12:01:51 EST 2002


How do I add multiple Include paths in the CMakeCache.txt file?

Specifically, I have:

//What is the path where the file Python.h can be found
PYTHON_INCLUDE_PATH:PATH=/home/heiland/Python-2.2/Include

and I'd like to also add -I/home/heiland/Python-2.2  to the Makefiles.

Does this require defining a new KEY:TYPE=VALUE ?

thanks,
--Randy



More information about the vtkusers mailing list