lib64
cmake
paraview-5.13
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 ()
Generated by
1.8.13 on Sat Aug 24 2024