we have to call cmake in configure to determine VTK headers and libs.
This call creates the directory 'CMakeFiles' which we want to ignore.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
.deps
|
||||
.dirstamp
|
||||
.libs
|
||||
CMakeFiles
|
||||
INSTALL
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
||||
Reference in New Issue
Block a user