Changeset 5842 for nanovis/branches/1.2/configure
- Timestamp:
- Aug 22, 2015 3:11:58 PM (8 years ago)
- Location:
- nanovis/branches/1.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
nanovis/branches/1.2
- Property svn:mergeinfo changed
/nanovis/trunk merged: 5841
- Property svn:mergeinfo changed
-
nanovis/branches/1.2/configure
r5472 r5842 1336 1336 --with-vtk-includes=DIR VTK include files are in DIR 1337 1337 --with-vtk-libs=DIR VTK libraries are in DIR 1338 --with-vtk=VERSION Version of VTK required [default=6. 1]1338 --with-vtk=VERSION Version of VTK required [default=6.2] 1339 1339 --with-ffmpeg=DIR location of ffmpeg [default=yes] 1340 1340 --with-avconv=DIR location of avconv [default=yes] … … 4720 4720 # By default, we use our version from the install prefix 4721 4721 # lib/include directories 4722 VTK_VERSION=6. 14722 VTK_VERSION=6.2 4723 4723 VTK_LIB_DIR=${libdir} 4724 4724 VTK_INC_DIR=${incdir}
Note: See TracChangeset
for help on using the changeset viewer.