cmake Boost examples

LibreCAD/LibreCAD CMakeLists.txt :42

find_package(Boost REQUIRED COMPONENTS)

timi-liuliang/echo thirdparty/eigen-3.3.3/bench/btl/libs/blaze/CMakeLists.txt :3

find_package(Boost COMPONENTS system)

albertz/openlierox CMakeOlxCommon.cmake :346

FIND_PACKAGE(Boost COMPONENTS system REQUIRED)

AcademySoftwareFoundation/Imath src/python/CMakeLists.txt :16

find_package(Boost CONFIG REQUIRED COMPONENTS python)

d1vanov/Simple-FFT CMakeLists.txt :43

find_package(Boost QUIET)

IFL-CAMP/supra cmake/supraIncludeCephasonics.cmake :103

find_package(Boost 1.54.0 EXACT REQUIRED COMPONENTS system filesystem program_options thread)

Oslandia/SFCGAL CMakeLists.txt :107

find_package( Boost COMPONENTS ${SFCGAL_Boost_COMPONENTS} REQUIRED )

alicevision/AliceVision src/CMakeLists.txt :283

find_package(Boost 1.76.0 QUIET COMPONENTS ${ALICEVISION_BOOST_COMPONENTS} ${ALICEVISION_BOOST_COMPONENT_UNITTEST})

gwaldron/osgearth src/third_party/tinygltf/examples/validator/CMakeLists.txt :33

find_package(Boost COMPONENTS regex)

prusa3d/PrusaSlicer CMakeLists.txt :374

find_package(Boost ${MINIMUM_BOOST_VERSION} REQUIRED COMPONENTS ${_boost_components})

FreeCAD/FreeCAD cMake/UseLibPack3.cmake :9

find_package(Boost COMPONENTS filesystem program_options regex system thread date_time REQUIRED PATHS ${FREECAD_LIBPACK_DIR}/lib/cmake NO_DEFAULT_PATH)

OGRECave/ogre CMake/PrepareThreadingOptions.cmake :36

find_package(Boost COMPONENTS thread QUIET)

bambulab/BambuStudio CMakeLists.txt :376

find_package(Boost ${MINIMUM_BOOST_VERSION} REQUIRED COMPONENTS ${_boost_components})

YutaItoh/3D-Eye-Tracker CMakeLists.txt :54

find_package ( Boost 1.62 COMPONENTS filesystem system timer thread date_time chrono regex serialization REQUIRED )

SoftFever/OrcaSlicer CMakeLists.txt :490

find_package(Boost 1.83.0 REQUIRED COMPONENTS system filesystem thread log log_setup locale regex chrono atomic date_time iostreams program_options nowide)

jbehley/SuMa CMakeLists.txt :20

find_package(Boost REQUIRED COMPONENTS filesystem system timer date_time)

anhttran/3dmm_basic CMakeLists.txt :13

find_package( Boost REQUIRED COMPONENTS filesystem system)

koide3/glim CMakeLists.txt :25

find_package(Boost REQUIRED serialization)

Universite-Gustave-Eiffel/I-Simpa src/ctr/CMakeLists.txt :29

find_package(Boost COMPONENTS system filesystem regex REQUIRED)

fzi-forschungszentrum-informatik/gpu-voxels example_how_to_link/CMakeLists.txt :14

FIND_PACKAGE(Boost COMPONENTS system REQUIRED)

alibaba/multiple-cameras-and-3D-LiDARs-extrinsic-calibration CMakeLists.txt :52

find_package(Boost REQUIRED date_time chrono thread serialization system filesystem atomic program_options timer)

cnr-isti-vclab/meshlab src/external/boost.cmake :8

find_package(Boost COMPONENTS thread)

zenustech/zeno projects/.unusedTools/cmake/FindOpenVDB.cmake :464

find_package(Boost REQUIRED COMPONENTS iostreams system)

NVlabs/intrinsic3d CMakeLists.txt :65

FIND_PACKAGE(Boost COMPONENTS filesystem graph system REQUIRED)

curv3d/curv CMakeLists.txt :155

find_package(Boost 1.65 REQUIRED COMPONENTS iostreams system)

dgrzech/sobfu CMakeLists.txt :30

find_package(Boost 1.58.0 REQUIRED COMPONENTS filesystem program_options)

stuntrally/stuntrally cmake/DependenciesConfig.cmake :5

find_package(Boost REQUIRED)

stuntrally/stuntrally3 CMake/AddMissingTargets.cmake :2

find_package(Boost REQUIRED COMPONENTS system thread filesystem)

SlamMate/CDS-SLAM-Semantic-mapping-in-dynamic-environment CMakeLists.txt :43

find_package(Boost COMPONENTS thread REQUIRED)

alpaka-group/alpaka cmake/alpakaCommon.cmake :256

find_package(Boost ${_alpaka_BOOST_MIN_VER} REQUIRED
                    OPTIONAL_COMPONENTS atomic)

rlabduke/reduce reduce_src/CMakeLists.txt :12

FIND_PACKAGE(Boost COMPONENTS python${PYTHON_VERSION_SUFFIX})

etternagame/etterna extern/websocketpp/CMakeLists.txt :218

find_package (Boost 1.39.0 COMPONENTS "${WEBSOCKETPP_BOOST_LIBS}")

dpaulat/supercell-wx scwx-qt/scwx-qt.cmake :16

find_package(Boost)

NREL/OpenStudio CMakeLists.txt :448

find_package(Boost)

KDE/digikam core/CMakeLists.txt :245

find_package(Boost)

pcb9382/FaceAlgorithm include/Eigen/bench/btl/libs/ublas/CMakeLists.txt :2

find_package(Boost)

supercollider/supercollider CMakeLists.txt :321

find_package(Boost 1.70.0 REQUIRED COMPONENTS ${BOOST_COMPONENTS})

stack-of-tasks/pinocchio unittest/CMakeLists.txt :153

find_package(Boost COMPONENTS unit_test_framework)

whoenig/libMultiRobotPlanning CMakeLists.txt :5

find_package(Boost 1.58 REQUIRED COMPONENTS program_options)

Kitware/kwiver CMake/kwiver-depends-Boost.cmake :6

find_package(Boost ${KWIVER_BOOST_VERSION} REQUIRED
  COMPONENTS
  chrono
  date_time
  iostreams
  filesystem
  program_options
  regex
  system
  thread)

MOLAorg/mp2p_icp 3rdparty/CMakeLists.txt :6

find_package(Boost COMPONENTS thread filesystem system program_options date_time QUIET)

bolero-MURAKAMI/Sprout CMakeLists.txt :34

find_package( Boost 1.49.0 REQUIRED )

RSIA-LIESMARS-WHU/LSHBOX include/eigen/bench/btl/libs/ublas/CMakeLists.txt :2

find_package(Boost)

shapelets/khiva src/CMakeLists.txt :39

find_package(Boost REQUIRED)

erleben/OpenTissue CMakeLists.txt :49

find_package(Boost ${OPENTISSUE_BOOST_VERSION} COMPONENTS "${OPENTISSUE_BOOST_COMPONENTS}" REQUIRED)

hust-diangroup/ns3-ai CMakeLists.txt :10

find_package(Boost REQUIRED COMPONENTS program_options)

nojhan/paradiseo deprecated/eo/src/pyeo/CMakeLists.txt :22

FIND_PACKAGE(Boost 1.42 COMPONENTS python)

mohabouje/eDSP bindings/python/CMakeLists.txt :25

find_package(Boost COMPONENTS python${PYTHON_VERSION_SUFFIX} REQUIRED)

Enri2077/realtime-manifold-mesh-reconstructor CMakeLists.txt :10

find_package(Boost COMPONENTS filesystem system REQUIRED)

liminchen/OptCuts ext/libigl/external/cgal/src/CGAL_Project/applications/Triangulation/CMakeLists.txt :39

find_package( Boost REQUIRED )

kahypar/mt-kahypar CMakeLists.txt :426

find_package(Boost 1.69 REQUIRED COMPONENTS program_options)

MaaAssistantArknights/MaaAssistantArknights CMakeLists.txt :38

find_package(Boost REQUIRED CONFIG COMPONENTS system)

ramirezd42/vst-js CMakeLists.txt :22

find_package ( Boost 1.60 COMPONENTS system REQUIRED)

facebook/folly CMake/folly-deps.cmake :38

find_package(Boost 1.51.0 MODULE
  COMPONENTS
    context
    filesystem
    program_options
    regex
    system
    thread
  REQUIRED
)

mariadb-corporation/MaxScale server/modules/routing/pinloki/CMakeLists.txt :1

find_package(Boost REQUIRED)

microsoft/DiskANN CMakeLists.txt :100

find_package(Boost COMPONENTS program_options)

lightspark/lightspark src/3rdparty/ordered-map/tests/CMakeLists.txt :20

find_package(Boost 1.54.0 REQUIRED COMPONENTS unit_test_framework)

mapnik/mapnik utils/mapnik-index/CMakeLists.txt :1

find_package(Boost ${BOOST_MIN_VERSION} REQUIRED COMPONENTS program_options)

gnss-sdr/gnss-sdr CMakeLists.txt :795

find_package(Boost ${GNSSSDR_BOOST_MIN_VERSION} COMPONENTS ${BOOST_COMPONENTS} REQUIRED)

performous/performous game/CMakeLists.txt :88

find_package(Boost 1.55 CONFIG QUIET COMPONENTS program_options iostreams system locale)

CppMicroServices/CppMicroServices CMakeLists.txt :388

find_package(Boost 1.74.0 REQUIRED)

lizardfs/lizardfs cmake/Libraries.cmake :74

find_package(Boost ${BOOST_MIN_VERSION} COMPONENTS filesystem iostreams program_options system)

vinipsmaker/tufao CMakeLists.txt :15

find_package(Boost 1.55 REQUIRED)

linyicheng1/teb_local_planner CMakeLists.txt :7

find_package(Boost REQUIRED COMPONENTS system thread graph)

v6d-io/v6d CMakeLists.txt :328

find_package(Boost COMPONENTS system filesystem)

IBAMR/IBAMR CMakeLists.txt :265

FIND_PACKAGE(Boost 1.66)

skaarj1989/SupernovaEngine tools/Editor/modules/MaterialEditor/CMakeLists.txt :2

find_package(Boost REQUIRED COMPONENTS graph)

w111liang222/lidar-slam-detection sensor_driver/CMakeLists.txt :23

find_package(Boost REQUIRED COMPONENTS system filesystem regex)

ravenscroftj/turbopilot src/CMakeLists.txt :3

find_package(Boost COMPONENTS thread system REQUIRED)

milvus-io/knowhere cmake/libs/libdiskann.cmake :2

find_package(Boost REQUIRED COMPONENTS program_options)

asset-group/Sni5Gect-5GNR-sniffing-and-exploitation CMakeLists.txt :302

find_package(Boost "1.35" COMPONENTS ${BOOST_REQUIRED_COMPONENTS})

OpenMW/openmw CMakeLists.txt :457

find_package(Boost 1.70.0 CONFIG REQUIRED COMPONENTS ${BOOST_COMPONENTS} OPTIONAL_COMPONENTS ${BOOST_OPTIONAL_COMPONENTS})

OSVR/SteamVR-OSVR vendor/eigen-3.2.4/bench/btl/libs/ublas/CMakeLists.txt :2

find_package(Boost)

danmar/cppcheck cmake/findDependencies.cmake :102

find_package(Boost)

rakhimov/scram CMakeLists.txt :161

find_package(Boost ${BOOST_MIN_VERSION} REQUIRED COMPONENTS
  program_options filesystem system random
  )

jacob-baines/elfparser CMakeLists.txt :50

find_package(Boost 1.46 COMPONENTS program_options iostreams system filesystem regex REQUIRED)

ukoethe/vigra CMakeLists.txt :174

find_package(Boost CONFIG ${BOOST_MINIMUM_VERSION} COMPONENTS ${WITH_BOOST_COMPONENTS})

topology-tool-kit/ttk CMake/config.cmake :149

find_package(Boost REQUIRED)

sandialabs/InterSpec CMakeLists.txt :236

find_package(Boost 1.68 REQUIRED COMPONENTS thread date_time system filesystem program_options regex random )

Tulip-Dev/tulip cmake/TulipUseFile.cmake :163

FIND_PACKAGE(BOOST REQUIRED)

gismo/gismo cmake/gsConfig.cmake :98

find_package(Boost REQUIRED)

AMICI-dev/AMICI CMakeLists.txt :121

find_package(Boost COMPONENTS chrono)

NERSC/timemory cmake/Modules/FindBoost.cmake :12

find_package(Boost
    [version] [EXACT]      # Minimum or EXACT version e.g. 1.67.0
    [REQUIRED]             # Fail with error if Boost is not found
    [COMPONENTS <libs>...] # Boost libraries by their canonical name
                           # e.g. "date_time" for "libboost_date_time"
    [OPTIONAL_COMPONENTS <libs>...]
                           # Optional Boost libraries by their canonical name)
    )

emsec/hal deps/pybind11/tests/CMakeLists.txt :252

find_package(Boost 1.56)

WerWolv/ImHex cmake/build_helpers.cmake :905

find_package(Boost REQUIRED CONFIG COMPONENTS regex)

ceph/ceph CMakeLists.txt :780

find_package(Boost 1.87 COMPONENTS ${BOOST_COMPONENTS} REQUIRED)

colmap/colmap cmake/FindDependencies.cmake :22

find_package(Boost ${COLMAP_FIND_TYPE} COMPONENTS
             graph
             program_options
             OPTIONAL_COMPONENTS
             system)

gnuradio/gnuradio cmake/Modules/GrBoost.cmake :111

find_package(
    Boost ${GR_BOOST_MIN_VERSION} ${GR_BOOST_REQUIRED}
    COMPONENTS ${BOOST_REQUIRED_COMPONENTS}
    OPTIONAL_COMPONENTS unit_test_framework)

AcademySoftwareFoundation/openvdb cmake/FindOpenVDB.cmake :632

find_package(Boost REQUIRED COMPONENTS iostreams)

CMU-Perceptual-Computing-Lab/openpose CMakeLists.txt :340

find_package(Boost COMPONENTS system REQUIRED)

jolibrain/deepdetect CMakeLists.txt :310

find_package(Boost 1.54 REQUIRED COMPONENTS filesystem thread system iostreams stacktrace_backtrace)

NickvisionApps/Parabolic libparabolic/CMakeLists.txt :94

find_package(Boost REQUIRED COMPONENTS date_time)

STEllAR-GROUP/hpx cmake/HPX_SetupBoost.cmake :40

find_package(
      Boost ${Boost_MINIMUM_VERSION} CONFIG QUIET NO_POLICY_SCOPE
      COMPONENTS ${__boost_libraries} HINTS ${HPX_BOOST_ROOT} $ENV{BOOST_ROOT}
    )

hlrs-vis/covise src/OpenCOVER/plugins/ukoeln/ANARI/rr/CMakeLists.txt :30

find_package(Boost COMPONENTS iostreams system REQUIRED)

YosysHQ/nextpnr CMakeLists.txt :176

find_package(Boost REQUIRED COMPONENTS ${boost_libs})

steemit/steem CMakeLists.txt :155

FIND_PACKAGE(Boost 1.58 REQUIRED COMPONENTS ${BOOST_COMPONENTS})

scylladb/scylladb CMakeLists.txt :140

find_package(Boost REQUIRED
    COMPONENTS filesystem program_options system thread regex unit_test_framework)

facebookincubator/velox scripts/tests/data/CMakeLists.txt :12

find_package(Boost 1.72.0 REQUIRED program_options context filesystem regex thread system date_time atomic)

CLIUtils/CLI11 tests/CMakeLists.txt :26

find_package(Boost 1.61 REQUIRED)

libLAS/libLAS CMakeLists.txt :188

find_package(Boost 1.42 COMPONENTS iostreams program_options serialization thread REQUIRED)