Normally, a Boost installation is used from CMake by means offind_package(Boost). However, up to and including release 1.81.0, installing Boost with CMake did not deploy the necessary CMake configuration file for theBoostpackage, sofind_package(Boost)did not work. (It also did not provide...
(boost_format INTERFACE include) target_link_libraries(boost_format INTERFACE Boost::assert Boost::config Boost::core Boost::optional Boost::smart_ptr Boost::throw_exception Boost::utility ) if(BUILD_TESTING AND EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/test/CMakeLists.txt") add_subdirectory(test)...
Boost.Geometry - Generic Geometry Library | Requires C++14 since Boost 1.75 - cmake · Workflow runs · boostorg/geometry
cmake: directly define project version mborlandcommentedSep 16, 2024 These changes look fine to me. The real question is will this be better for you? About 2 years ago when Scipy moved to using the Boost.Math standalone submodule (scipy/scipy#17432) you were able to start tracking the he...
boost-1.88.0-cmake.7z 95.4 MB2025-04-10T17:31:33Z boost-1.88.0-cmake.7z.txt 88 Bytes2025-04-10T17:31:33Z Source code(zip) 2025-04-03T11:32:32Z Source code(tar.gz) 2025-04-03T11:32:32Z Show all 18 assets 👍2SimonMaracine and rmisev reacted with thumbs up emoji🎉8mi...
(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) if(Boost_DEBUG) message(STATUS "BoostConfig: find_package(boost_${__boost_comp_nv} ${Boost_VERSION} EXACT CONFIG ${_BOOST_REQUIRED} ${_BOOST_QUIET} HINTS ${_BOOST_CMAKEDIR})") endif() find_package(boost_${__boost_...
cmake_parse_arguments(_ "" "FILE;PREFIX" "LIBRARIES;LINK_LIBRARIES;COMPILE_DEFINITIONS;COMPILE_OPTIONS;COMPILE_FEATURES" ${ARGN}) cmake_parse_arguments(_ "" "FILE;PREFIX" "LIBRARIES;LINK_LIBRARIES;COMPILE_DEFINITIONS;COMPILE_OPTIONS;COMPILE_FEATURES;INCLUDE_DIRECTORIES" ${ARGN}) if(__UNPARSED_ARG...
CMakeLists.txt INSTALL Jamroot LICENSE_1_0.txt README.md appveyor.yml boost-build.jam boost.css boost.png boostcpp.jam bootstrap.bat bootstrap.sh index.htm index.html rst.css Repository files navigation README BSL-1.0 license Boost C++ Libraries ...
cmake Extracted Boost library include paths collection to a CMake module. Feb 4, 2022 config Added a workaround for dirfd being a macro on FreeBSD 9 and older. Oct 3, 2024 doc Added a workaround for dirfd being a macro on FreeBSD 9 and older. ...
Iostreams requires C++11, but the b2-installed CMake configs don't kn… Nov 8, 2024 .drone.star add drone config [ci skip] (#125) Mar 4, 2021 .gitattributes initial commitment Jan 29, 2005 .travis.yml Update CI Jun 24, 2019