[Cmake] WRAP_EXCLUDE_FILES

Lorensen, William E (CRD) lorensen at crd.ge.com
Fri Jan 25 08:19:25 EST 2002


I have a vtk project that has a file (foo.cxx) that I do not want to wrap. The CMakeLists.txt file
has a WRAP_EXCLUDE_FILE(foo.cxx)

cmake keeps creating a Makefile that tries to warp the file.

Also, the file foo.cxx include a file foo.hpp (not foo.h), but cmake keeps building a depend file
that has a foo.h.

Ideas,

Bill






More information about the CMake mailing list