cmake find_package(Qt6) examples

OpenChemistry/avogadroapp avogadro/CMakeLists.txt :23

find_package(Qt6
  COMPONENTS
    Concurrent
    Widgets
    Network
    OpenGL
    OpenGLWidgets
  REQUIRED)

OpenChemistry/avogadroapp avogadro/CMakeLists.txt :103

find_package(Qt6 COMPONENTS Test REQUIRED)

OpenChemistry/avogadrolibs avogadro/molequeue/CMakeLists.txt :2

find_package(Qt6 COMPONENTS Widgets Network REQUIRED)

OpenChemistry/avogadrolibs avogadro/qtgui/CMakeLists.txt :2

find_package(Qt6 COMPONENTS Widgets Concurrent REQUIRED)

OpenChemistry/avogadrolibs avogadro/qtplugins/CMakeLists.txt :3

find_package(Qt6 COMPONENTS OpenGLWidgets REQUIRED)

OpenChemistry/avogadrolibs avogadro/qtplugins/forcefield/CMakeLists.txt :2

find_package(Qt6 COMPONENTS Gui REQUIRED)

OpenChemistry/avogadrolibs avogadro/qtplugins/playertool/CMakeLists.txt :2

find_package(Qt6
  REQUIRED COMPONENTS
    OpenGL
    OpenGLWidgets)

OpenChemistry/avogadrolibs avogadro/qtplugins/surfaces/CMakeLists.txt :2

find_package(Qt6 REQUIRED COMPONENTS OpenGL)

KimuraRyo/BSDFProcessor CMakeLists.txt :51

find_package(Qt6 COMPONENTS Core Gui Widgets OpenGLWidgets)

CGAL/cgal AABB_tree/demo/AABB_tree/CMakeLists.txt :10

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal AABB_tree/demo/AABB_tree/CMakeLists.txt :13

find_package(Qt6 QUIET COMPONENTS Gui OpenGL)

CGAL/cgal Alpha_shapes_3/demo/Alpha_shapes_3/CMakeLists.txt :10

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Alpha_shapes_3/demo/Alpha_shapes_3/CMakeLists.txt :12

find_package(Qt6 QUIET COMPONENTS Widgets OpenGL)

CGAL/cgal Arrangement_on_surface_2/demo/Arrangement_on_surface_2/CMakeLists.txt :15

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Core Qt6)

CGAL/cgal Arrangement_on_surface_2/demo/Arrangement_on_surface_2_earth/CMakeLists.txt :15

find_package(Qt6 QUIET COMPONENTS Core Gui OpenGL OpenGLWidgets Widgets Xml)

CGAL/cgal Arrangement_on_surface_2/demo/Arrangement_on_surface_2_earth/CMakeLists.txt :16

find_package(CGAL COMPONENTS Qt6)

CGAL/cgal Arrangement_on_surface_2/examples/Arrangement_on_surface_2/CMakeLists.txt :7

find_package(CGAL REQUIRED COMPONENTS Core OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Basic_viewer/examples/Basic_viewer/CMakeLists.txt :13

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Boolean_set_operations_2/examples/Boolean_set_operations_2/CMakeLists.txt :7

find_package(CGAL REQUIRED COMPONENTS Core OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Circular_kernel_3/demo/Circular_kernel_3/CMakeLists.txt :4

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Circular_kernel_3/demo/Circular_kernel_3/CMakeLists.txt :6

find_package(Qt6 QUIET COMPONENTS Widgets OpenGL)

CGAL/cgal GraphicsView/demo/Alpha_shapes_2/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal GraphicsView/demo/Alpha_shapes_2/CMakeLists.txt :9

find_package(Qt6 QUIET COMPONENTS Widgets)

CGAL/cgal GraphicsView/demo/Apollonius_graph_2/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal GraphicsView/demo/Apollonius_graph_2/CMakeLists.txt :9

find_package(Qt6 QUIET COMPONENTS Widgets)

CGAL/cgal GraphicsView/demo/Bounding_volumes/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal GraphicsView/demo/Bounding_volumes/CMakeLists.txt :9

find_package(Qt6 QUIET COMPONENTS Widgets)

CGAL/cgal GraphicsView/demo/Circular_kernel_2/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal GraphicsView/demo/Circular_kernel_2/CMakeLists.txt :9

find_package(Qt6 QUIET COMPONENTS Widgets)

CGAL/cgal GraphicsView/demo/Generator/CMakeLists.txt :8

find_package(Qt6 QUIET COMPONENTS Widgets)

CGAL/cgal GraphicsView/demo/GraphicsView/CMakeLists.txt :6

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal GraphicsView/demo/GraphicsView/CMakeLists.txt :8

find_package(Qt6 QUIET COMPONENTS Widgets)

CGAL/cgal GraphicsView/demo/L1_Voronoi_diagram_2/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal GraphicsView/demo/Largest_empty_rect_2/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal GraphicsView/demo/Largest_empty_rect_2/CMakeLists.txt :9

find_package(Qt6 QUIET COMPONENTS Widgets)

CGAL/cgal GraphicsView/demo/Periodic_2_triangulation_2/CMakeLists.txt :4

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal GraphicsView/demo/Polygon/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6 Core)

CGAL/cgal GraphicsView/demo/Polygon/CMakeLists.txt :16

find_package(Qt6 QUIET COMPONENTS Widgets)

CGAL/cgal GraphicsView/demo/Segment_Delaunay_graph_2/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6 Core)

CGAL/cgal GraphicsView/demo/Snap_rounding_2/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal GraphicsView/demo/Snap_rounding_2/CMakeLists.txt :9

find_package(Qt6 QUIET COMPONENTS Widgets)

CGAL/cgal GraphicsView/demo/Spatial_searching_2/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal GraphicsView/demo/Spatial_searching_2/CMakeLists.txt :9

find_package(Qt6 QUIET COMPONENTS Widgets)

CGAL/cgal GraphicsView/demo/Stream_lines_2/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal GraphicsView/demo/Triangulation_2/CMakeLists.txt :12

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal GraphicsView/demo/Triangulation_2/CMakeLists.txt :13

find_package(Qt6 QUIET COMPONENTS Widgets)

CGAL/cgal Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Core Qt6)

CGAL/cgal Hyperbolic_triangulation_2/demo/Hyperbolic_triangulation_2/CMakeLists.txt :11

find_package(Qt6 QUIET COMPONENTS Widgets)

CGAL/cgal Installation/cmake/modules/CGAL_SetupCGAL_Qt6Dependencies.cmake :12

#    find_package(Qt6 QUIET COMPONENTS OpenGLWidgets)

CGAL/cgal Installation/cmake/modules/CGAL_SetupCGAL_Qt6Dependencies.cmake :28

find_package(Qt6 QUIET COMPONENTS OpenGL OpenGLWidgets Widgets OPTIONAL_COMPONENTS Svg)

CGAL/cgal Installation/test/Installation/CMakeLists.txt :60

find_package(Qt6 QUIET COMPONENTS Core)

CGAL/cgal Installation/test/Installation/CMakeLists.txt :126

find_package(CGAL COMPONENTS Qt6)

CGAL/cgal Lab/demo/Lab/CMakeLists.txt :40

find_package(Qt6 QUIET
             COMPONENTS OpenGLWidgets Widgets Qml
             OPTIONAL_COMPONENTS WebSockets Network)

CGAL/cgal Lab/demo/Lab/implicit_functions/CMakeLists.txt :23

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Lab/demo/Lab/implicit_functions/CMakeLists.txt :26

find_package(Qt6 QUIET COMPONENTS Core)

CGAL/cgal Lab/demo/Lab/Plugins/Three_examples/CMakeLists.txt :13

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6 ImageIO)

CGAL/cgal Lab/demo/Lab/Plugins/Three_examples/CMakeLists.txt :15

find_package(Qt6 QUIET
             COMPONENTS OpenGLWidgets Svg
             OPTIONAL_COMPONENTS WebSockets)

CGAL/cgal Linear_cell_complex/demo/Linear_cell_complex/CMakeLists.txt :33

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Linear_cell_complex/demo/Linear_cell_complex/CMakeLists.txt :35

find_package(Qt6 COMPONENTS Widgets OpenGL)

CGAL/cgal Linear_cell_complex/examples/Linear_cell_complex/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Mesh_2/examples/Mesh_2/CMakeLists.txt :4

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Nef_3/examples/Nef_3/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Optimal_transportation_reconstruction_2/demo/Optimal_transportation_reconstruction_2/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Periodic_2_triangulation_2/examples/Periodic_2_triangulation_2/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/CMakeLists.txt :8

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Periodic_3_triangulation_3/demo/Periodic_3_triangulation_3/CMakeLists.txt :11

find_package(Qt6 QUIET COMPONENTS Widgets OpenGL Help ToolsTools)

CGAL/cgal Periodic_3_triangulation_3/demo/Periodic_Lloyd_3/CMakeLists.txt :11

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Periodic_3_triangulation_3/demo/Periodic_Lloyd_3/CMakeLists.txt :13

find_package(Qt6 QUIET COMPONENTS Widgets OpenGL Help ToolsTools)

CGAL/cgal Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/CMakeLists.txt :11

find_package(CGAL REQUIRED COMPONENTS Core Qt6)

CGAL/cgal Periodic_4_hyperbolic_triangulation_2/demo/Periodic_4_hyperbolic_triangulation_2/CMakeLists.txt :15

find_package(Qt6 QUIET COMPONENTS Widgets)

CGAL/cgal Point_set_3/examples/Point_set_3/CMakeLists.txt :8

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Polygon/examples/Polygon/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Polygon_repair/examples/Polygon_repair/CMakeLists.txt :7

find_package(CGAL  REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Polygon_repair/test/Polygon_repair/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Polyline_simplification_2/demo/Polyline_simplification_2/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Principal_component_analysis/demo/Principal_component_analysis/CMakeLists.txt :19

find_package(Qt6 QUIET COMPONENTS Widgets OpenGL)

CGAL/cgal Straight_skeleton_2/examples/Straight_skeleton_2/CMakeLists.txt :7

find_package(CGAL REQUIRED COMPONENTS Qt6 Core)

CGAL/cgal Surface_mesh/examples/Surface_mesh/CMakeLists.txt :13

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Surface_mesh_topology/examples/Surface_mesh_topology/CMakeLists.txt :4

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Surface_mesh_topology/test/Surface_mesh_topology/CMakeLists.txt :4

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Triangulation_2/examples/Triangulation_2/CMakeLists.txt :7

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Triangulation_3/demo/Triangulation_3/CMakeLists.txt :10

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Triangulation_3/examples/Triangulation_3/CMakeLists.txt :4

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Triangulation_on_sphere_2/demo/Triangulation_on_sphere_2/CMakeLists.txt :16

find_package(CGAL REQUIRED OPTIONAL_COMPONENTS Qt6)

CGAL/cgal Triangulation_on_sphere_2/demo/Triangulation_on_sphere_2/CMakeLists.txt :19

find_package(Qt6 QUIET COMPONENTS Widgets OpenGL)

danmar/cppcheck cmake/findDependencies.cmake :10

find_package(Qt6 COMPONENTS ${qt_components} REQUIRED)

FreeCAD/FreeCAD cMake/UseLibPack3.cmake :15

find_package(Qt6 REQUIRED PATHS ${FREECAD_LIBPACK_DIR}/lib/cmake NO_DEFAULT_PATH)

FreeCAD/FreeCAD src/Tools/xmlformat/CMakeLists.txt :10

find_package(QT NAMES Qt6 Qt5 COMPONENTS Core Xml REQUIRED)

KDAB/GammaRay cmake/ECM/modules/ECMQueryQt.cmake :60

find_package(Qt6 COMPONENTS CoreTools QUIET CONFIG)

malaterre/GDCM Examples/Cxx/CMakeLists.txt :28

find_package(QT NAMES Qt6 Qt5 COMPONENTS Widgets)

sciapp/gr CMakeLists.txt :110

find_package(
  Qt6
  OPTIONAL_COMPONENTS
    Widgets
    Core
    Network
    Gui
    PrintSupport
)

sciapp/gr examples/qt6_ex/CMakeLists.txt :15

find_package(
  Qt6
  COMPONENTS Core Widgets
  REQUIRED
)

libjxl/libjxl tools/CMakeLists.txt :37

find_package(Qt6 QUIET COMPONENTS Widgets)

libjxl/libjxl tools/comparison_viewer/CMakeLists.txt :6

find_package(Qt6 QUIET COMPONENTS Concurrent Widgets)

libjxl/libjxl tools/flicker_test/CMakeLists.txt :6

find_package(Qt6 QUIET COMPONENTS Widgets)

Framstag/libosmscout cmake/features.cmake :259

find_package(Qt6 COMPONENTS Core Core5Compat Gui Widgets Qml Quick Svg Positioning Multimedia LinguistTools QUIET)

Framstag/libosmscout cmake/features.cmake :288

find_package(Qt6 COMPONENTS Core Core5Compat Gui Widgets Qml Quick Svg Positioning Multimedia LinguistTools QUIET)

mltframework/mlt CMakeLists.txt :320

find_package(Qt6 COMPONENTS Core Gui Xml SvgWidgets Core5Compat)

mltframework/mlt CMakeLists.txt :330

find_package(Qt6 COMPONENTS Core Gui Network Widgets Xml)

neocmakelsp/neocmakelsp assets_for_test/lastline/after.cmake :38

find_package(Qt6 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core)