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:
2017-06-30 18:23:05 +02:00
parent 542daf7fc2
commit 6e0f0eeedd
+1
View File
@@ -9,6 +9,7 @@
.deps
.dirstamp
.libs
CMakeFiles
INSTALL
Makefile
Makefile.in