Warning, /education/labplot/src/3rdparty/Qt-Advanced-Docking-System/adsConfig.cmake is written in an unsupported language. File is not indexed.

0001 include(CMakeFindDependencyMacro)
0002 find_dependency(Qt${QT_VERSION_MAJOR}Core ${REQUIRED_QT_VERSION} REQUIRED)
0003 find_dependency(Qt${QT_VERSION_MAJOR}Gui ${REQUIRED_QT_VERSION} REQUIRED)
0004 find_dependency(Qt${QT_VERSION_MAJOR}Widgets ${REQUIRED_QT_VERSION} REQUIRED)
0005 include("${CMAKE_CURRENT_LIST_DIR}/adsTargets.cmake")