summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2021-03-28 18:29:31 +0200
committerGrey Christoforo2021-03-28 18:29:31 +0200
commit36d24fb5767dd3e497d281a0cdccb22e80da6bb8 (patch)
tree633799b8ca104846aa6cddf448f742009b0a372d
parente5ec7094b053dac599c1f4fa810a55874db7833e (diff)
downloadaur-36d24fb5767dd3e497d281a0cdccb22e80da6bb8.tar.gz
remove an opengl switch
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ab91045a1cb..c367d2c2a409 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -66,7 +66,6 @@ build() {
-D USE_VTK=ON \
-D INSTALL_VTK=False \
-D CMAKE_CXX_FLAGS="-DVTK_MAJOR_VERSION=9" \
- -D VTK_RENDERING_BACKEND="OpenGL2" \
-D 3RDPARTY_VTK_LIBRARY_DIR=/usr/lib \
-D 3RDPARTY_VTK_INCLUDE_DIR=/usr/include