paraview-find-package-helpers.cmake
Go to the documentation of this file.
1 if (NOT DEFINED "Qt5_DIR" OR NOT Qt5_DIR)
2  set("Qt5_DIR" "/usr/lib64/cmake/Qt5" CACHE PATH "Third-party helper setting from ${CMAKE_FIND_PACKAGE_NAME}")
3 endif ()