Skip to content
Snippets Groups Projects
Commit 420bfd9c authored by Arnaud Billon's avatar Arnaud Billon :speech_balloon:
Browse files

[upgrade] Remove redundant PYTHONQT_DIR

PythonQt now defines PYTHONQT_DIR itself on a global-SB scope
parent 302601b7
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,6 @@ superbuild_add_project(lidarview
-DVTK_DIR:PATH=${SuperBuild_BINARY_DIR}/common-superbuild/paraview/build/VTK
-DCMAKE_CXX_STANDARD:STRING=${CMAKE_CXX_STANDARD}
-Dqt_version:STRING=${qt_version}
-DPYTHONQT_DIR:PATH=<INSTALL_DIR>
-DBoost_NO_BOOST_CMAKE:BOOL=${Boost_NO_BOOST_CMAKE}
#$lidarview_appname dependencies options
-DENABLE_pcl=${ENABLE_pcl}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment