diff --git a/macx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..2047b1f8 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::atomic APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::atomic PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::atomic PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_ATOMIC_DYN_LINK" + ) + +list(APPEND _BOOST_ATOMIC_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..3be1217d --- /dev/null +++ b/macx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_atomic-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_atomic-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::atomic APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::atomic PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::atomic PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_ATOMIC_DYN_LINK" + ) + +list(APPEND _BOOST_ATOMIC_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 50971636..00000000 --- a/macx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_atomic-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_atomic-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::atomic APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::atomic PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::atomic PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_ATOMIC_DYN_LINK" - ) - -list(APPEND _BOOST_ATOMIC_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index e773b45e..00000000 --- a/macx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_atomic-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_atomic-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::atomic APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::atomic PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_atomic-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::atomic PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_ATOMIC_DYN_LINK" - ) - -list(APPEND _BOOST_ATOMIC_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..45b77674 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::chrono APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::chrono PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::chrono PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CHRONO_DYN_LINK" + ) + +list(APPEND _BOOST_CHRONO_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..c0e11353 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_chrono-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_chrono-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::chrono APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::chrono PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::chrono PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CHRONO_DYN_LINK" + ) + +list(APPEND _BOOST_CHRONO_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 782b91c4..00000000 --- a/macx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_chrono-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_chrono-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::chrono APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::chrono PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::chrono PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_CHRONO_DYN_LINK" - ) - -list(APPEND _BOOST_CHRONO_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 9af8bd90..00000000 --- a/macx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_chrono-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_chrono-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::chrono APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::chrono PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_chrono-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::chrono PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_CHRONO_DYN_LINK" - ) - -list(APPEND _BOOST_CHRONO_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..ce33a24c --- /dev/null +++ b/macx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_container-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_container-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::container APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::container PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::container PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTAINER_DYN_LINK" + ) + +list(APPEND _BOOST_CONTAINER_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..ba21ee99 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_container-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_container-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::container APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::container PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_container-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::container PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTAINER_DYN_LINK" + ) + +list(APPEND _BOOST_CONTAINER_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 1bb26329..00000000 --- a/macx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_container-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_container-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::container APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::container PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_container-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::container PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTAINER_DYN_LINK" - ) - -list(APPEND _BOOST_CONTAINER_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 6787a647..00000000 --- a/macx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_container-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_container-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::container APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::container PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_container-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::container PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTAINER_DYN_LINK" - ) - -list(APPEND _BOOST_CONTAINER_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..0f08c6ef --- /dev/null +++ b/macx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_context-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_context-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::context APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::context PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::context PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTEXT_DYN_LINK" + ) + +list(APPEND _BOOST_CONTEXT_DEPS chrono thread headers) diff --git a/macx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..b7f5bf42 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_context-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_context-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::context APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::context PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_context-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::context PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTEXT_DYN_LINK" + ) + +list(APPEND _BOOST_CONTEXT_DEPS chrono thread headers) diff --git a/macx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index b765b175..00000000 --- a/macx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_context-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_context-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::context APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::context PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_context-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::context PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTEXT_DYN_LINK" - ) - -list(APPEND _BOOST_CONTEXT_DEPS chrono thread headers) diff --git a/macx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index dd6cf21d..00000000 --- a/macx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_context-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_context-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::context APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::context PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_context-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::context PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTEXT_DYN_LINK" - ) - -list(APPEND _BOOST_CONTEXT_DEPS chrono thread headers) diff --git a/macx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..55834c36 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::contract APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::contract PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::contract PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTRACT_DYN_LINK" + ) + +list(APPEND _BOOST_CONTRACT_DEPS system headers) diff --git a/macx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..6a100e9e --- /dev/null +++ b/macx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_contract-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_contract-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::contract APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::contract PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_contract-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::contract PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTRACT_DYN_LINK" + ) + +list(APPEND _BOOST_CONTRACT_DEPS system headers) diff --git a/macx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 4a44c987..00000000 --- a/macx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_contract-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_contract-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::contract APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::contract PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_contract-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::contract PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTRACT_DYN_LINK" - ) - -list(APPEND _BOOST_CONTRACT_DEPS system headers) diff --git a/macx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 3b47b4b5..00000000 --- a/macx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_contract-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_contract-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::contract APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::contract PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_contract-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::contract PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTRACT_DYN_LINK" - ) - -list(APPEND _BOOST_CONTRACT_DEPS system headers) diff --git a/macx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..d35a3cae --- /dev/null +++ b/macx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::coroutine APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::coroutine PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::coroutine PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_COROUTINE_DYN_LINK" + ) + +list(APPEND _BOOST_COROUTINE_DEPS chrono context thread headers) diff --git a/macx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..419367ad --- /dev/null +++ b/macx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::coroutine APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::coroutine PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::coroutine PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_COROUTINE_DYN_LINK" + ) + +list(APPEND _BOOST_COROUTINE_DEPS chrono context thread headers) diff --git a/macx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index fa89a0e4..00000000 --- a/macx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::coroutine APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::coroutine PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::coroutine PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_COROUTINE_DYN_LINK" - ) - -list(APPEND _BOOST_COROUTINE_DEPS chrono context thread headers) diff --git a/macx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 92897d93..00000000 --- a/macx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_coroutine-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_coroutine-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::coroutine APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::coroutine PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_coroutine-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::coroutine PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_COROUTINE_DYN_LINK" - ) - -list(APPEND _BOOST_COROUTINE_DEPS chrono context thread headers) diff --git a/macx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..65d77be5 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::date_time APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::date_time PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::date_time PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_DATE_TIME_DYN_LINK" + ) + +list(APPEND _BOOST_DATE_TIME_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..635a25c3 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_date_time-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_date_time-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::date_time APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::date_time PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::date_time PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_DATE_TIME_DYN_LINK" + ) + +list(APPEND _BOOST_DATE_TIME_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 7b9f437c..00000000 --- a/macx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_date_time-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_date_time-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::date_time APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::date_time PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::date_time PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_DATE_TIME_DYN_LINK" - ) - -list(APPEND _BOOST_DATE_TIME_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 58789acf..00000000 --- a/macx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_date_time-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_date_time-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::date_time APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::date_time PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_date_time-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::date_time PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_DATE_TIME_DYN_LINK" - ) - -list(APPEND _BOOST_DATE_TIME_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake similarity index 89% rename from macx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-xgcc42-mt-d-x64-1_70-shared.cmake rename to macx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake index 341b6cda..f33e9da2 100644 --- a/macx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ b/macx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -8,13 +8,13 @@ endif() # layout=versioned -# toolset=xgcc42 +# toolset=clang-darwin100 -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") return() endif() -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") return() endif() diff --git a/macx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-clang-darwin100-mt-x64-1_70-shared.cmake similarity index 89% rename from macx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-xgcc42-mt-x64-1_70-shared.cmake rename to macx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-clang-darwin100-mt-x64-1_70-shared.cmake index 3759337c..bac4f20a 100644 --- a/macx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-xgcc42-mt-x64-1_70-shared.cmake +++ b/macx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -8,13 +8,13 @@ endif() # layout=versioned -# toolset=xgcc42 +# toolset=clang-darwin100 -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") return() endif() -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") return() endif() diff --git a/macx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake similarity index 90% rename from macx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-xgcc42-mt-d-x64-1_70-shared.cmake rename to macx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake index ddf2c1f0..55c9f5ef 100644 --- a/macx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ b/macx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -8,13 +8,13 @@ endif() # layout=versioned -# toolset=xgcc42 +# toolset=clang-darwin100 -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") return() endif() -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") return() endif() diff --git a/macx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-clang-darwin100-mt-x64-1_70-shared.cmake similarity index 89% rename from macx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-xgcc42-mt-x64-1_70-shared.cmake rename to macx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-clang-darwin100-mt-x64-1_70-shared.cmake index a99f3c28..37d19819 100644 --- a/macx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-xgcc42-mt-x64-1_70-shared.cmake +++ b/macx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -8,13 +8,13 @@ endif() # layout=versioned -# toolset=xgcc42 +# toolset=clang-darwin100 -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") return() endif() -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") return() endif() diff --git a/macx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..8fac232d --- /dev/null +++ b/macx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::filesystem APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::filesystem PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::filesystem PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_FILESYSTEM_DYN_LINK" + ) + +list(APPEND _BOOST_FILESYSTEM_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..604ebb86 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::filesystem APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::filesystem PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::filesystem PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_FILESYSTEM_DYN_LINK" + ) + +list(APPEND _BOOST_FILESYSTEM_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 3c33353c..00000000 --- a/macx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::filesystem APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::filesystem PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::filesystem PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_FILESYSTEM_DYN_LINK" - ) - -list(APPEND _BOOST_FILESYSTEM_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index fb266021..00000000 --- a/macx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_filesystem-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_filesystem-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::filesystem APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::filesystem PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_filesystem-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::filesystem PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_FILESYSTEM_DYN_LINK" - ) - -list(APPEND _BOOST_FILESYSTEM_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..81c98854 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::graph APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::graph PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::graph PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_GRAPH_DYN_LINK" + ) + +list(APPEND _BOOST_GRAPH_DEPS regex headers) diff --git a/macx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..9b46f28c --- /dev/null +++ b/macx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_graph-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_graph-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::graph APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::graph PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_graph-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::graph PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_GRAPH_DYN_LINK" + ) + +list(APPEND _BOOST_GRAPH_DEPS regex headers) diff --git a/macx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index df1f4381..00000000 --- a/macx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_graph-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_graph-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::graph APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::graph PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_graph-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::graph PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_GRAPH_DYN_LINK" - ) - -list(APPEND _BOOST_GRAPH_DEPS regex headers) diff --git a/macx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 959b1642..00000000 --- a/macx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_graph-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_graph-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::graph APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::graph PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_graph-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::graph PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_GRAPH_DYN_LINK" - ) - -list(APPEND _BOOST_GRAPH_DEPS regex headers) diff --git a/macx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake similarity index 90% rename from macx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-xgcc42-mt-d-x64-1_70-shared.cmake rename to macx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake index 52bd4baf..18156c19 100644 --- a/macx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ b/macx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -8,13 +8,13 @@ endif() # layout=versioned -# toolset=xgcc42 +# toolset=clang-darwin100 -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") return() endif() -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") return() endif() diff --git a/macx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-clang-darwin100-mt-x64-1_70-shared.cmake similarity index 89% rename from macx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-xgcc42-mt-x64-1_70-shared.cmake rename to macx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-clang-darwin100-mt-x64-1_70-shared.cmake index 7c9c5ab3..a6f29794 100644 --- a/macx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-xgcc42-mt-x64-1_70-shared.cmake +++ b/macx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -8,13 +8,13 @@ endif() # layout=versioned -# toolset=xgcc42 +# toolset=clang-darwin100 -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") return() endif() -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") return() endif() diff --git a/macx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..b05dd924 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::iostreams APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::iostreams PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::iostreams PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_IOSTREAMS_DYN_LINK" + ) + +list(APPEND _BOOST_IOSTREAMS_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..5b067662 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::iostreams APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::iostreams PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::iostreams PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_IOSTREAMS_DYN_LINK" + ) + +list(APPEND _BOOST_IOSTREAMS_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 2fbc0ea8..00000000 --- a/macx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::iostreams APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::iostreams PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::iostreams PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_IOSTREAMS_DYN_LINK" - ) - -list(APPEND _BOOST_IOSTREAMS_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 7aa42701..00000000 --- a/macx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_iostreams-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_iostreams-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::iostreams APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::iostreams PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_iostreams-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::iostreams PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_IOSTREAMS_DYN_LINK" - ) - -list(APPEND _BOOST_IOSTREAMS_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..ae2fcbf1 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::locale APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::locale PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::locale PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_LOCALE_DYN_LINK" + ) + +list(APPEND _BOOST_LOCALE_DEPS system headers) diff --git a/macx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..617c72e5 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_locale-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_locale-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::locale APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::locale PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_locale-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::locale PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_LOCALE_DYN_LINK" + ) + +list(APPEND _BOOST_LOCALE_DEPS system headers) diff --git a/macx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index dbbde9e9..00000000 --- a/macx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_locale-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_locale-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::locale APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::locale PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_locale-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::locale PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_LOCALE_DYN_LINK" - ) - -list(APPEND _BOOST_LOCALE_DEPS system headers) diff --git a/macx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index ed4a03fd..00000000 --- a/macx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_locale-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_locale-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::locale APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::locale PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_locale-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::locale PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_LOCALE_DYN_LINK" - ) - -list(APPEND _BOOST_LOCALE_DEPS system headers) diff --git a/macx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..87c7e4ad --- /dev/null +++ b/macx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_log-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_log-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::log APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::log PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::log PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_DYN_LINK" + ) + +list(APPEND _BOOST_LOG_DEPS atomic chrono date_time filesystem regex thread headers) diff --git a/macx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..ff861e68 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_log-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_log-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::log APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::log PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_log-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::log PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_DYN_LINK" + ) + +list(APPEND _BOOST_LOG_DEPS atomic chrono date_time filesystem regex thread headers) diff --git a/macx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index af5062d0..00000000 --- a/macx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_log-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_log-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::log APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::log PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_log-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::log PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_DYN_LINK" - ) - -list(APPEND _BOOST_LOG_DEPS atomic chrono date_time filesystem regex thread headers) diff --git a/macx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 6c83ae9e..00000000 --- a/macx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_log-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_log-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::log APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::log PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_log-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::log PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_DYN_LINK" - ) - -list(APPEND _BOOST_LOG_DEPS atomic chrono date_time filesystem regex thread headers) diff --git a/macx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..aeada42f --- /dev/null +++ b/macx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::log_setup APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::log_setup PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::log_setup PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_SETUP_DYN_LINK" + ) + +list(APPEND _BOOST_LOG_SETUP_DEPS atomic chrono date_time filesystem log regex thread headers) diff --git a/macx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..e1a23cad --- /dev/null +++ b/macx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::log_setup APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::log_setup PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::log_setup PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_SETUP_DYN_LINK" + ) + +list(APPEND _BOOST_LOG_SETUP_DEPS atomic chrono date_time filesystem log regex thread headers) diff --git a/macx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 7b73c99d..00000000 --- a/macx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::log_setup APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::log_setup PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::log_setup PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_SETUP_DYN_LINK" - ) - -list(APPEND _BOOST_LOG_SETUP_DEPS atomic chrono date_time filesystem log regex thread headers) diff --git a/macx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 5e54cdc9..00000000 --- a/macx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_log_setup-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_log_setup-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::log_setup APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::log_setup PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_log_setup-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::log_setup PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_SETUP_DYN_LINK" - ) - -list(APPEND _BOOST_LOG_SETUP_DEPS atomic chrono date_time filesystem log regex thread headers) diff --git a/macx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..6dde6fdb --- /dev/null +++ b/macx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::math_c99 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::math_c99 PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::math_c99 PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99_DYN_LINK" + ) + +list(APPEND _BOOST_MATH_C99_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..f1747246 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::math_c99 APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::math_c99 PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::math_c99 PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99_DYN_LINK" + ) + +list(APPEND _BOOST_MATH_C99_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index b7cb1169..00000000 --- a/macx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::math_c99 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::math_c99 PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::math_c99 PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99_DYN_LINK" - ) - -list(APPEND _BOOST_MATH_C99_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 8d978fc0..00000000 --- a/macx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_c99-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_math_c99-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::math_c99 APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::math_c99 PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_c99-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::math_c99 PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99_DYN_LINK" - ) - -list(APPEND _BOOST_MATH_C99_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..44485263 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::math_c99f APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::math_c99f PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::math_c99f PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99F_DYN_LINK" + ) + +list(APPEND _BOOST_MATH_C99F_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..c6c6ce13 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::math_c99f APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::math_c99f PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::math_c99f PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99F_DYN_LINK" + ) + +list(APPEND _BOOST_MATH_C99F_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 13996898..00000000 --- a/macx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::math_c99f APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::math_c99f PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::math_c99f PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99F_DYN_LINK" - ) - -list(APPEND _BOOST_MATH_C99F_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index a074240e..00000000 --- a/macx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_c99f-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_math_c99f-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::math_c99f APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::math_c99f PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::math_c99f PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99F_DYN_LINK" - ) - -list(APPEND _BOOST_MATH_C99F_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..76c3b493 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::math_c99l APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::math_c99l PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::math_c99l PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99L_DYN_LINK" + ) + +list(APPEND _BOOST_MATH_C99L_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..d77466f7 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::math_c99l APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::math_c99l PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::math_c99l PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99L_DYN_LINK" + ) + +list(APPEND _BOOST_MATH_C99L_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index f743775e..00000000 --- a/macx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::math_c99l APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::math_c99l PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::math_c99l PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99L_DYN_LINK" - ) - -list(APPEND _BOOST_MATH_C99L_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 62b7905d..00000000 --- a/macx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_c99l-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_math_c99l-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::math_c99l APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::math_c99l PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::math_c99l PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99L_DYN_LINK" - ) - -list(APPEND _BOOST_MATH_C99L_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..ad560493 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::math_tr1 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::math_tr1 PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::math_tr1 PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1_DYN_LINK" + ) + +list(APPEND _BOOST_MATH_TR1_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..9981ba42 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::math_tr1 APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::math_tr1 PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::math_tr1 PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1_DYN_LINK" + ) + +list(APPEND _BOOST_MATH_TR1_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 8a25e291..00000000 --- a/macx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::math_tr1 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::math_tr1 PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::math_tr1 PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1_DYN_LINK" - ) - -list(APPEND _BOOST_MATH_TR1_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 4dd76cfb..00000000 --- a/macx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_tr1-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_math_tr1-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::math_tr1 APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::math_tr1 PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::math_tr1 PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1_DYN_LINK" - ) - -list(APPEND _BOOST_MATH_TR1_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..938d9ebb --- /dev/null +++ b/macx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::math_tr1f APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::math_tr1f PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::math_tr1f PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1F_DYN_LINK" + ) + +list(APPEND _BOOST_MATH_TR1F_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..105ccc2f --- /dev/null +++ b/macx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::math_tr1f APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::math_tr1f PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::math_tr1f PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1F_DYN_LINK" + ) + +list(APPEND _BOOST_MATH_TR1F_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index a46fb830..00000000 --- a/macx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::math_tr1f APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::math_tr1f PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::math_tr1f PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1F_DYN_LINK" - ) - -list(APPEND _BOOST_MATH_TR1F_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index d18505eb..00000000 --- a/macx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::math_tr1f APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::math_tr1f PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::math_tr1f PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1F_DYN_LINK" - ) - -list(APPEND _BOOST_MATH_TR1F_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..6fe17f7f --- /dev/null +++ b/macx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::math_tr1l APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::math_tr1l PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::math_tr1l PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1L_DYN_LINK" + ) + +list(APPEND _BOOST_MATH_TR1L_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..1f23436d --- /dev/null +++ b/macx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::math_tr1l APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::math_tr1l PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::math_tr1l PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1L_DYN_LINK" + ) + +list(APPEND _BOOST_MATH_TR1L_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 95da0874..00000000 --- a/macx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::math_tr1l APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::math_tr1l PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::math_tr1l PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1L_DYN_LINK" - ) - -list(APPEND _BOOST_MATH_TR1L_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 8be4d2f2..00000000 --- a/macx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::math_tr1l APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::math_tr1l PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::math_tr1l PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1L_DYN_LINK" - ) - -list(APPEND _BOOST_MATH_TR1L_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake similarity index 89% rename from macx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-xgcc42-mt-d-x64-1_70-shared.cmake rename to macx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake index ef30fb34..49f7e64a 100644 --- a/macx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ b/macx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -8,13 +8,13 @@ endif() # layout=versioned -# toolset=xgcc42 +# toolset=clang-darwin100 -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") return() endif() -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") return() endif() diff --git a/macx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-clang-darwin100-mt-x64-1_70-shared.cmake similarity index 89% rename from macx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-xgcc42-mt-x64-1_70-shared.cmake rename to macx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-clang-darwin100-mt-x64-1_70-shared.cmake index 91c079ed..61bba680 100644 --- a/macx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-xgcc42-mt-x64-1_70-shared.cmake +++ b/macx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -8,13 +8,13 @@ endif() # layout=versioned -# toolset=xgcc42 +# toolset=clang-darwin100 -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") return() endif() -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") return() endif() diff --git a/macx64/lib/boost/cmake/boost_numpy-1.70.0/libboost_numpy-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_numpy-1.70.0/libboost_numpy-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..a7a92818 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_numpy-1.70.0/libboost_numpy-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::numpy APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::numpy PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::numpy PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_NUMPY_DYN_LINK" + ) + +list(APPEND _BOOST_NUMPY_DEPS python headers) diff --git a/macx64/lib/boost/cmake/boost_numpy-1.70.0/libboost_numpy-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_numpy-1.70.0/libboost_numpy-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..3f6c6d14 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_numpy-1.70.0/libboost_numpy-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::numpy APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::numpy PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::numpy PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_NUMPY_DYN_LINK" + ) + +list(APPEND _BOOST_NUMPY_DEPS python headers) diff --git a/macx64/lib/boost/cmake/boost_numpy-1.70.0/libboost_numpy-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_numpy-1.70.0/libboost_numpy-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 241ee544..00000000 --- a/macx64/lib/boost/cmake/boost_numpy-1.70.0/libboost_numpy-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::numpy APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::numpy PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::numpy PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_NUMPY_DYN_LINK" - ) - -list(APPEND _BOOST_NUMPY_DEPS python headers) diff --git a/macx64/lib/boost/cmake/boost_numpy-1.70.0/libboost_numpy-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_numpy-1.70.0/libboost_numpy-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 9d2df235..00000000 --- a/macx64/lib/boost/cmake/boost_numpy-1.70.0/libboost_numpy-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_numpy27-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_numpy27-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::numpy APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::numpy PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_numpy27-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::numpy PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_NUMPY_DYN_LINK" - ) - -list(APPEND _BOOST_NUMPY_DEPS python headers) diff --git a/macx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..495e2791 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::prg_exec_monitor APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::prg_exec_monitor PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::prg_exec_monitor PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_PRG_EXEC_MONITOR_DYN_LINK" + ) + +list(APPEND _BOOST_PRG_EXEC_MONITOR_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..01f0753e --- /dev/null +++ b/macx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::prg_exec_monitor APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::prg_exec_monitor PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::prg_exec_monitor PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_PRG_EXEC_MONITOR_DYN_LINK" + ) + +list(APPEND _BOOST_PRG_EXEC_MONITOR_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 9f532ee5..00000000 --- a/macx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::prg_exec_monitor APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::prg_exec_monitor PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::prg_exec_monitor PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_PRG_EXEC_MONITOR_DYN_LINK" - ) - -list(APPEND _BOOST_PRG_EXEC_MONITOR_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 9fb81d6c..00000000 --- a/macx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::prg_exec_monitor APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::prg_exec_monitor PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::prg_exec_monitor PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_PRG_EXEC_MONITOR_DYN_LINK" - ) - -list(APPEND _BOOST_PRG_EXEC_MONITOR_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..2041dfea --- /dev/null +++ b/macx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::program_options APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::program_options PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::program_options PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_PROGRAM_OPTIONS_DYN_LINK" + ) + +list(APPEND _BOOST_PROGRAM_OPTIONS_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..0ec6ccbc --- /dev/null +++ b/macx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_program_options-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_program_options-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::program_options APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::program_options PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::program_options PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_PROGRAM_OPTIONS_DYN_LINK" + ) + +list(APPEND _BOOST_PROGRAM_OPTIONS_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index f3a13803..00000000 --- a/macx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_program_options-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_program_options-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::program_options APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::program_options PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::program_options PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_PROGRAM_OPTIONS_DYN_LINK" - ) - -list(APPEND _BOOST_PROGRAM_OPTIONS_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 5094543a..00000000 --- a/macx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_program_options-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_program_options-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::program_options APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::program_options PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_program_options-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::program_options PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_PROGRAM_OPTIONS_DYN_LINK" - ) - -list(APPEND _BOOST_PROGRAM_OPTIONS_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_python-1.70.0/libboost_python-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_python-1.70.0/libboost_python-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..fa4c6705 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_python-1.70.0/libboost_python-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::python APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::python PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::python PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_PYTHON_DYN_LINK" + ) + +list(APPEND _BOOST_PYTHON_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_python-1.70.0/libboost_python-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_python-1.70.0/libboost_python-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..cca0e53b --- /dev/null +++ b/macx64/lib/boost/cmake/boost_python-1.70.0/libboost_python-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_python27-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_python27-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::python APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::python PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_python27-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::python PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_PYTHON_DYN_LINK" + ) + +list(APPEND _BOOST_PYTHON_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_python-1.70.0/libboost_python-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_python-1.70.0/libboost_python-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index b3848224..00000000 --- a/macx64/lib/boost/cmake/boost_python-1.70.0/libboost_python-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_python27-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_python27-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::python APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::python PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_python27-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::python PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_PYTHON_DYN_LINK" - ) - -list(APPEND _BOOST_PYTHON_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_python-1.70.0/libboost_python-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_python-1.70.0/libboost_python-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 60cdad2b..00000000 --- a/macx64/lib/boost/cmake/boost_python-1.70.0/libboost_python-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_python27-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_python27-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::python APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::python PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_python27-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::python PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_PYTHON_DYN_LINK" - ) - -list(APPEND _BOOST_PYTHON_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..abcce6a8 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_random-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_random-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::random APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::random PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_random-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::random PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_RANDOM_DYN_LINK" + ) + +list(APPEND _BOOST_RANDOM_DEPS system headers) diff --git a/macx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..d036c564 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_random-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_random-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_random-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::random APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::random PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_random-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::random PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_RANDOM_DYN_LINK" + ) + +list(APPEND _BOOST_RANDOM_DEPS system headers) diff --git a/macx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 3f47a58d..00000000 --- a/macx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_random-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_random-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_random-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_random-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_random-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_random-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_random-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_random-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_random-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_random-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::random APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::random PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_random-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::random PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_RANDOM_DYN_LINK" - ) - -list(APPEND _BOOST_RANDOM_DEPS system headers) diff --git a/macx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 0819fe89..00000000 --- a/macx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_random-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_random-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_random-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_random-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_random-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_random-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_random-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_random-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_random-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_random-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::random APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::random PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_random-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::random PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_RANDOM_DYN_LINK" - ) - -list(APPEND _BOOST_RANDOM_DEPS system headers) diff --git a/macx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..4cee5079 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_regex-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_regex-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::regex APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::regex PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_regex-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::regex PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_REGEX_DYN_LINK" + ) + +list(APPEND _BOOST_REGEX_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..829b0046 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_regex-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_regex-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_regex-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::regex APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::regex PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_regex-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::regex PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_REGEX_DYN_LINK" + ) + +list(APPEND _BOOST_REGEX_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index f3354696..00000000 --- a/macx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_regex-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_regex-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::regex APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::regex PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_regex-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::regex PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_REGEX_DYN_LINK" - ) - -list(APPEND _BOOST_REGEX_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index d2cb1869..00000000 --- a/macx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_regex-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_regex-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_regex-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::regex APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::regex PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_regex-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::regex PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_REGEX_DYN_LINK" - ) - -list(APPEND _BOOST_REGEX_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..891d471f --- /dev/null +++ b/macx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_serialization-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_serialization-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::serialization APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::serialization PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_serialization-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::serialization PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_SERIALIZATION_DYN_LINK" + ) + +list(APPEND _BOOST_SERIALIZATION_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..0616b991 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_serialization-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_serialization-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_serialization-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::serialization APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::serialization PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_serialization-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::serialization PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_SERIALIZATION_DYN_LINK" + ) + +list(APPEND _BOOST_SERIALIZATION_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 0946009f..00000000 --- a/macx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_serialization-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_serialization-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::serialization APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::serialization PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_serialization-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::serialization PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_SERIALIZATION_DYN_LINK" - ) - -list(APPEND _BOOST_SERIALIZATION_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 3dc9cfe3..00000000 --- a/macx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_serialization-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_serialization-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_serialization-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::serialization APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::serialization PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_serialization-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::serialization PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_SERIALIZATION_DYN_LINK" - ) - -list(APPEND _BOOST_SERIALIZATION_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..0036f43c --- /dev/null +++ b/macx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_stacktrace_addr2line-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_stacktrace_addr2line-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::stacktrace_addr2line APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::stacktrace_addr2line PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_stacktrace_addr2line-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::stacktrace_addr2line PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_ADDR2LINE_DYN_LINK" + ) + +list(APPEND _BOOST_STACKTRACE_ADDR2LINE_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..570d30d7 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_addr2line-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_stacktrace_addr2line-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_stacktrace_addr2line-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::stacktrace_addr2line APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::stacktrace_addr2line PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_stacktrace_addr2line-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::stacktrace_addr2line PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_ADDR2LINE_DYN_LINK" + ) + +list(APPEND _BOOST_STACKTRACE_ADDR2LINE_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 247c3253..00000000 --- a/macx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_stacktrace_addr2line-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_stacktrace_addr2line-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::stacktrace_addr2line APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::stacktrace_addr2line PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_stacktrace_addr2line-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::stacktrace_addr2line PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_ADDR2LINE_DYN_LINK" - ) - -list(APPEND _BOOST_STACKTRACE_ADDR2LINE_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 1546d8bc..00000000 --- a/macx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_addr2line-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_stacktrace_addr2line-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_stacktrace_addr2line-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::stacktrace_addr2line APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::stacktrace_addr2line PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_stacktrace_addr2line-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::stacktrace_addr2line PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_ADDR2LINE_DYN_LINK" - ) - -list(APPEND _BOOST_STACKTRACE_ADDR2LINE_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake similarity index 90% rename from macx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-xgcc42-mt-d-x64-1_70-shared.cmake rename to macx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake index 4ed79e0e..683ad3d0 100644 --- a/macx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ b/macx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -8,13 +8,13 @@ endif() # layout=versioned -# toolset=xgcc42 +# toolset=clang-darwin100 -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") return() endif() -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") return() endif() diff --git a/macx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-clang-darwin100-mt-x64-1_70-shared.cmake similarity index 90% rename from macx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-xgcc42-mt-x64-1_70-shared.cmake rename to macx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-clang-darwin100-mt-x64-1_70-shared.cmake index 89d78950..afab242c 100644 --- a/macx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-xgcc42-mt-x64-1_70-shared.cmake +++ b/macx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -8,13 +8,13 @@ endif() # layout=versioned -# toolset=xgcc42 +# toolset=clang-darwin100 -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") return() endif() -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") return() endif() diff --git a/macx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..f25453a4 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_stacktrace_basic-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_stacktrace_basic-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::stacktrace_basic APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::stacktrace_basic PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_stacktrace_basic-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::stacktrace_basic PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_BASIC_DYN_LINK" + ) + +list(APPEND _BOOST_STACKTRACE_BASIC_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..cba236e8 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_basic-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_stacktrace_basic-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_stacktrace_basic-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::stacktrace_basic APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::stacktrace_basic PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_stacktrace_basic-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::stacktrace_basic PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_BASIC_DYN_LINK" + ) + +list(APPEND _BOOST_STACKTRACE_BASIC_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index d357cac1..00000000 --- a/macx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_stacktrace_basic-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_stacktrace_basic-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::stacktrace_basic APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::stacktrace_basic PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_stacktrace_basic-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::stacktrace_basic PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_BASIC_DYN_LINK" - ) - -list(APPEND _BOOST_STACKTRACE_BASIC_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 44ab38d9..00000000 --- a/macx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_basic-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_stacktrace_basic-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_stacktrace_basic-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::stacktrace_basic APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::stacktrace_basic PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_stacktrace_basic-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::stacktrace_basic PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_BASIC_DYN_LINK" - ) - -list(APPEND _BOOST_STACKTRACE_BASIC_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..ffadd863 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_stacktrace_noop-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_stacktrace_noop-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::stacktrace_noop APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::stacktrace_noop PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_stacktrace_noop-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::stacktrace_noop PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_NOOP_DYN_LINK" + ) + +list(APPEND _BOOST_STACKTRACE_NOOP_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..d12aac0e --- /dev/null +++ b/macx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_noop-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_stacktrace_noop-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_stacktrace_noop-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::stacktrace_noop APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::stacktrace_noop PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_stacktrace_noop-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::stacktrace_noop PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_NOOP_DYN_LINK" + ) + +list(APPEND _BOOST_STACKTRACE_NOOP_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 57b1626b..00000000 --- a/macx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_stacktrace_noop-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_stacktrace_noop-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::stacktrace_noop APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::stacktrace_noop PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_stacktrace_noop-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::stacktrace_noop PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_NOOP_DYN_LINK" - ) - -list(APPEND _BOOST_STACKTRACE_NOOP_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index a4a4effd..00000000 --- a/macx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_noop-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_stacktrace_noop-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_stacktrace_noop-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::stacktrace_noop APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::stacktrace_noop PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_stacktrace_noop-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::stacktrace_noop PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_NOOP_DYN_LINK" - ) - -list(APPEND _BOOST_STACKTRACE_NOOP_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake similarity index 90% rename from macx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-xgcc42-mt-d-x64-1_70-shared.cmake rename to macx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake index edd89426..d8813a4c 100644 --- a/macx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ b/macx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -8,13 +8,13 @@ endif() # layout=versioned -# toolset=xgcc42 +# toolset=clang-darwin100 -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") return() endif() -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") return() endif() diff --git a/macx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-clang-darwin100-mt-x64-1_70-shared.cmake similarity index 90% rename from macx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-xgcc42-mt-x64-1_70-shared.cmake rename to macx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-clang-darwin100-mt-x64-1_70-shared.cmake index 523f60b6..b8d74d8f 100644 --- a/macx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-xgcc42-mt-x64-1_70-shared.cmake +++ b/macx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -8,13 +8,13 @@ endif() # layout=versioned -# toolset=xgcc42 +# toolset=clang-darwin100 -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") return() endif() -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") return() endif() diff --git a/macx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake similarity index 90% rename from macx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-xgcc42-mt-d-x64-1_70-shared.cmake rename to macx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake index 266f807f..0d451eb8 100644 --- a/macx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ b/macx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -8,13 +8,13 @@ endif() # layout=versioned -# toolset=xgcc42 +# toolset=clang-darwin100 -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") return() endif() -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") return() endif() diff --git a/macx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-clang-darwin100-mt-x64-1_70-shared.cmake similarity index 90% rename from macx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-xgcc42-mt-x64-1_70-shared.cmake rename to macx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-clang-darwin100-mt-x64-1_70-shared.cmake index 907117dd..32ff36cb 100644 --- a/macx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-xgcc42-mt-x64-1_70-shared.cmake +++ b/macx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -8,13 +8,13 @@ endif() # layout=versioned -# toolset=xgcc42 +# toolset=clang-darwin100 -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") return() endif() -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") return() endif() diff --git a/macx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..97c50d68 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_system-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_system-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::system APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::system PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_system-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::system PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_SYSTEM_DYN_LINK" + ) + +list(APPEND _BOOST_SYSTEM_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..41ce2d24 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_system-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_system-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_system-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::system APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::system PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_system-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::system PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_SYSTEM_DYN_LINK" + ) + +list(APPEND _BOOST_SYSTEM_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 9c714498..00000000 --- a/macx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_system-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_system-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_system-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_system-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_system-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_system-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_system-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_system-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_system-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_system-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::system APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::system PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_system-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::system PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_SYSTEM_DYN_LINK" - ) - -list(APPEND _BOOST_SYSTEM_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 87ca560a..00000000 --- a/macx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_system-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_system-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_system-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_system-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_system-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_system-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_system-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_system-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_system-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_system-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::system APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::system PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_system-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::system PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_SYSTEM_DYN_LINK" - ) - -list(APPEND _BOOST_SYSTEM_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..4f450e1b --- /dev/null +++ b/macx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-d-x64-1_70.a" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-d-x64-1_70.a" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-d-x64-1_70.a" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-d-x64-1_70.a" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-d-x64-1_70.a" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-d-x64-1_70.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-d-x64-1_70.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-d-x64-1_70.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_test_exec_monitor-clang-darwin100-mt-d-x64-1_70.a") + +# Target file name: libboost_test_exec_monitor-clang-darwin100-mt-d-x64-1_70.a +set_property(TARGET Boost::test_exec_monitor APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::test_exec_monitor PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_test_exec_monitor-clang-darwin100-mt-d-x64-1_70.a" + ) + +set_target_properties(Boost::test_exec_monitor PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_TEST_EXEC_MONITOR_DYN_LINK" + ) + +list(APPEND _BOOST_TEST_EXEC_MONITOR_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..a8ed1858 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-x64-1_70.a" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-x64-1_70.a" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-x64-1_70.a" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-x64-1_70.a" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-x64-1_70.a" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-x64-1_70.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-x64-1_70.a" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_test_exec_monitor-clang-darwin100-mt-x64-1_70.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_test_exec_monitor-clang-darwin100-mt-x64-1_70.a") + +# Target file name: libboost_test_exec_monitor-clang-darwin100-mt-x64-1_70.a +set_property(TARGET Boost::test_exec_monitor APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::test_exec_monitor PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_test_exec_monitor-clang-darwin100-mt-x64-1_70.a" + ) + +set_target_properties(Boost::test_exec_monitor PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_TEST_EXEC_MONITOR_DYN_LINK" + ) + +list(APPEND _BOOST_TEST_EXEC_MONITOR_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index a1166922..00000000 --- a/macx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-d-x64-1_70.a" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-d-x64-1_70.a" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-d-x64-1_70.a" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-d-x64-1_70.a" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-d-x64-1_70.a" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-d-x64-1_70.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-d-x64-1_70.a" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-d-x64-1_70.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_test_exec_monitor-xgcc42-mt-d-x64-1_70.a") - -# Target file name: libboost_test_exec_monitor-xgcc42-mt-d-x64-1_70.a -set_property(TARGET Boost::test_exec_monitor APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::test_exec_monitor PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_test_exec_monitor-xgcc42-mt-d-x64-1_70.a" - ) - -set_target_properties(Boost::test_exec_monitor PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_TEST_EXEC_MONITOR_DYN_LINK" - ) - -list(APPEND _BOOST_TEST_EXEC_MONITOR_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 012b1b62..00000000 --- a/macx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-x64-1_70.a" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-x64-1_70.a" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-x64-1_70.a" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-x64-1_70.a" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-x64-1_70.a" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-x64-1_70.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-x64-1_70.a" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_test_exec_monitor-xgcc42-mt-x64-1_70.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_test_exec_monitor-xgcc42-mt-x64-1_70.a") - -# Target file name: libboost_test_exec_monitor-xgcc42-mt-x64-1_70.a -set_property(TARGET Boost::test_exec_monitor APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::test_exec_monitor PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_test_exec_monitor-xgcc42-mt-x64-1_70.a" - ) - -set_target_properties(Boost::test_exec_monitor PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_TEST_EXEC_MONITOR_DYN_LINK" - ) - -list(APPEND _BOOST_TEST_EXEC_MONITOR_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..e0fddf5b --- /dev/null +++ b/macx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_thread-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_thread-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::thread APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::thread PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_thread-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::thread PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_THREAD_DYN_LINK" + ) + +list(APPEND _BOOST_THREAD_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..6145fc62 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_thread-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_thread-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_thread-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::thread APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::thread PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_thread-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::thread PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_THREAD_DYN_LINK" + ) + +list(APPEND _BOOST_THREAD_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 44680a38..00000000 --- a/macx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_thread-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_thread-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::thread APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::thread PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_thread-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::thread PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_THREAD_DYN_LINK" - ) - -list(APPEND _BOOST_THREAD_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 55d7aabb..00000000 --- a/macx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_thread-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_thread-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_thread-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::thread APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::thread PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_thread-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::thread PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_THREAD_DYN_LINK" - ) - -list(APPEND _BOOST_THREAD_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..2e4a92a3 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_timer-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_timer-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::timer APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::timer PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_timer-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::timer PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_TIMER_DYN_LINK" + ) + +list(APPEND _BOOST_TIMER_DEPS chrono headers) diff --git a/macx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..7f6f9c31 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_timer-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_timer-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_timer-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::timer APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::timer PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_timer-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::timer PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_TIMER_DYN_LINK" + ) + +list(APPEND _BOOST_TIMER_DEPS chrono headers) diff --git a/macx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 81e09767..00000000 --- a/macx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_timer-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_timer-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::timer APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::timer PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_timer-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::timer PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_TIMER_DYN_LINK" - ) - -list(APPEND _BOOST_TIMER_DEPS chrono headers) diff --git a/macx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 182bc592..00000000 --- a/macx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_timer-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_timer-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_timer-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::timer APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::timer PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_timer-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::timer PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_TIMER_DYN_LINK" - ) - -list(APPEND _BOOST_TIMER_DEPS chrono headers) diff --git a/macx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..d9c1a9ee --- /dev/null +++ b/macx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_type_erasure-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_type_erasure-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::type_erasure APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::type_erasure PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_type_erasure-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::type_erasure PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_TYPE_ERASURE_DYN_LINK" + ) + +list(APPEND _BOOST_TYPE_ERASURE_DEPS chrono system thread headers) diff --git a/macx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..def11193 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_type_erasure-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_type_erasure-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_type_erasure-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::type_erasure APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::type_erasure PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_type_erasure-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::type_erasure PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_TYPE_ERASURE_DYN_LINK" + ) + +list(APPEND _BOOST_TYPE_ERASURE_DEPS chrono system thread headers) diff --git a/macx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 05e9b39f..00000000 --- a/macx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_type_erasure-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_type_erasure-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::type_erasure APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::type_erasure PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_type_erasure-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::type_erasure PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_TYPE_ERASURE_DYN_LINK" - ) - -list(APPEND _BOOST_TYPE_ERASURE_DEPS chrono system thread headers) diff --git a/macx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 24d7df01..00000000 --- a/macx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_type_erasure-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_type_erasure-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_type_erasure-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::type_erasure APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::type_erasure PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_type_erasure-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::type_erasure PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_TYPE_ERASURE_DYN_LINK" - ) - -list(APPEND _BOOST_TYPE_ERASURE_DEPS chrono system thread headers) diff --git a/macx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..2cf3b26a --- /dev/null +++ b/macx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_unit_test_framework-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_unit_test_framework-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::unit_test_framework APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::unit_test_framework PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_unit_test_framework-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::unit_test_framework PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_UNIT_TEST_FRAMEWORK_DYN_LINK" + ) + +list(APPEND _BOOST_UNIT_TEST_FRAMEWORK_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..90bd1419 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_unit_test_framework-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_unit_test_framework-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_unit_test_framework-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::unit_test_framework APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::unit_test_framework PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_unit_test_framework-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::unit_test_framework PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_UNIT_TEST_FRAMEWORK_DYN_LINK" + ) + +list(APPEND _BOOST_UNIT_TEST_FRAMEWORK_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 3a3b1659..00000000 --- a/macx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_unit_test_framework-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_unit_test_framework-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::unit_test_framework APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::unit_test_framework PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_unit_test_framework-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::unit_test_framework PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_UNIT_TEST_FRAMEWORK_DYN_LINK" - ) - -list(APPEND _BOOST_UNIT_TEST_FRAMEWORK_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index bc836237..00000000 --- a/macx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_unit_test_framework-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_unit_test_framework-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_unit_test_framework-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::unit_test_framework APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::unit_test_framework PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_unit_test_framework-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::unit_test_framework PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_UNIT_TEST_FRAMEWORK_DYN_LINK" - ) - -list(APPEND _BOOST_UNIT_TEST_FRAMEWORK_DEPS headers) diff --git a/macx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..9569adcf --- /dev/null +++ b/macx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_wave-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_wave-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::wave APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::wave PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_wave-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::wave PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_WAVE_DYN_LINK" + ) + +list(APPEND _BOOST_WAVE_DEPS chrono date_time filesystem thread headers) diff --git a/macx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..789c7cb6 --- /dev/null +++ b/macx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_wave-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_wave-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_wave-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::wave APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::wave PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_wave-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::wave PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_WAVE_DYN_LINK" + ) + +list(APPEND _BOOST_WAVE_DEPS chrono date_time filesystem thread headers) diff --git a/macx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index 8329547d..00000000 --- a/macx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_wave-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_wave-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::wave APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::wave PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_wave-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::wave PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_WAVE_DYN_LINK" - ) - -list(APPEND _BOOST_WAVE_DEPS chrono date_time filesystem thread headers) diff --git a/macx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index 7af30591..00000000 --- a/macx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_wave-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_wave-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_wave-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::wave APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::wave PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_wave-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::wave PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_WAVE_DYN_LINK" - ) - -list(APPEND _BOOST_WAVE_DEPS chrono date_time filesystem thread headers) diff --git a/macx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..d40d6dea --- /dev/null +++ b/macx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-clang-darwin100-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_wserialization-clang-darwin100-mt-d-x64-1_70.dylib") + +# Target file name: libboost_wserialization-clang-darwin100-mt-d-x64-1_70.dylib +set_property(TARGET Boost::wserialization APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::wserialization PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_wserialization-clang-darwin100-mt-d-x64-1_70.dylib" + ) + +set_target_properties(Boost::wserialization PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_WSERIALIZATION_DYN_LINK" + ) + +list(APPEND _BOOST_WSERIALIZATION_DEPS serialization headers) diff --git a/macx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-clang-darwin100-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-clang-darwin100-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..4f16693a --- /dev/null +++ b/macx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-clang-darwin100-mt-x64-1_70-shared.cmake @@ -0,0 +1,72 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=clang-darwin100 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100") + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") + return() +endif() + +# threading=multi + +# variant=release + +if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) + _BOOST_SKIPPED("libboost_wserialization-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_wserialization-clang-darwin100-mt-x64-1_70.dylib") + +# Target file name: libboost_wserialization-clang-darwin100-mt-x64-1_70.dylib +set_property(TARGET Boost::wserialization APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::wserialization PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_wserialization-clang-darwin100-mt-x64-1_70.dylib" + ) + +set_target_properties(Boost::wserialization PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_WSERIALIZATION_DYN_LINK" + ) + +list(APPEND _BOOST_WSERIALIZATION_DEPS serialization headers) diff --git a/macx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-xgcc42-mt-d-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-xgcc42-mt-d-x64-1_70-shared.cmake deleted file mode 100644 index f46de898..00000000 --- a/macx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-xgcc42-mt-d-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=on - -if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=debug - -if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") - return() -endif() - -message(STATUS " libboost_wserialization-xgcc42-mt-d-x64-1_70.dylib") - -# Target file name: libboost_wserialization-xgcc42-mt-d-x64-1_70.dylib -set_property(TARGET Boost::wserialization APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) -set_target_properties(Boost::wserialization PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX - IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_wserialization-xgcc42-mt-d-x64-1_70.dylib" - ) - -set_target_properties(Boost::wserialization PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_WSERIALIZATION_DYN_LINK" - ) - -list(APPEND _BOOST_WSERIALIZATION_DEPS serialization headers) diff --git a/macx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-xgcc42-mt-x64-1_70-shared.cmake b/macx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-xgcc42-mt-x64-1_70-shared.cmake deleted file mode 100644 index ac30400e..00000000 --- a/macx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-xgcc42-mt-x64-1_70-shared.cmake +++ /dev/null @@ -1,72 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32") - return() -endif() - -# layout=versioned - -# toolset=xgcc42 - -if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}") - return() -endif() - -if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42") - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override") - return() -endif() - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}") - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - _BOOST_SKIPPED("libboost_wserialization-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_wserialization-xgcc42-mt-x64-1_70.dylib") - -# Target file name: libboost_wserialization-xgcc42-mt-x64-1_70.dylib -set_property(TARGET Boost::wserialization APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::wserialization PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_wserialization-xgcc42-mt-x64-1_70.dylib" - ) - -set_target_properties(Boost::wserialization PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_WSERIALIZATION_DYN_LINK" - ) - -list(APPEND _BOOST_WSERIALIZATION_DEPS serialization headers) diff --git a/macx64/lib/boost/libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..159855d3 Binary files /dev/null and b/macx64/lib/boost/libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_atomic-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_atomic-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..c7942881 Binary files /dev/null and b/macx64/lib/boost/libboost_atomic-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_atomic-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_atomic-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index bcfe6496..00000000 Binary files a/macx64/lib/boost/libboost_atomic-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_atomic-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_atomic-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 714157cd..00000000 Binary files a/macx64/lib/boost/libboost_atomic-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..1374428c Binary files /dev/null and b/macx64/lib/boost/libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_chrono-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_chrono-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..025fa8ca Binary files /dev/null and b/macx64/lib/boost/libboost_chrono-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_chrono-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_chrono-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 90dfa3ce..00000000 Binary files a/macx64/lib/boost/libboost_chrono-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_chrono-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_chrono-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 1852cff2..00000000 Binary files a/macx64/lib/boost/libboost_chrono-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_container-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_container-clang-darwin100-mt-d-x64-1_70.dylib similarity index 58% rename from macx64/lib/boost/libboost_container-xgcc42-mt-d-x64-1_70.dylib rename to macx64/lib/boost/libboost_container-clang-darwin100-mt-d-x64-1_70.dylib index f0d9e693..c9c3ae02 100755 Binary files a/macx64/lib/boost/libboost_container-xgcc42-mt-d-x64-1_70.dylib and b/macx64/lib/boost/libboost_container-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_container-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_container-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..d531bed5 Binary files /dev/null and b/macx64/lib/boost/libboost_container-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_container-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_container-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 4658e783..00000000 Binary files a/macx64/lib/boost/libboost_container-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_context-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_context-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..3c33baff Binary files /dev/null and b/macx64/lib/boost/libboost_context-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_context-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_context-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..9887293c Binary files /dev/null and b/macx64/lib/boost/libboost_context-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_context-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_context-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 058a4d3e..00000000 Binary files a/macx64/lib/boost/libboost_context-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_context-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_context-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 8b981697..00000000 Binary files a/macx64/lib/boost/libboost_context-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..626d411c Binary files /dev/null and b/macx64/lib/boost/libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_contract-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_contract-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..2d3a233d Binary files /dev/null and b/macx64/lib/boost/libboost_contract-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_contract-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_contract-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 96272ed1..00000000 Binary files a/macx64/lib/boost/libboost_contract-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_contract-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_contract-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 844715da..00000000 Binary files a/macx64/lib/boost/libboost_contract-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..0a4ebcf6 Binary files /dev/null and b/macx64/lib/boost/libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..134d92f7 Binary files /dev/null and b/macx64/lib/boost/libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 523e59d7..00000000 Binary files a/macx64/lib/boost/libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_coroutine-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_coroutine-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index d17c26a2..00000000 Binary files a/macx64/lib/boost/libboost_coroutine-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..1133c485 Binary files /dev/null and b/macx64/lib/boost/libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_date_time-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_date_time-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..326f0619 Binary files /dev/null and b/macx64/lib/boost/libboost_date_time-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_date_time-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_date_time-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index a5fd72e6..00000000 Binary files a/macx64/lib/boost/libboost_date_time-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_date_time-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_date_time-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 99547e1b..00000000 Binary files a/macx64/lib/boost/libboost_date_time-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_exception-clang-darwin100-mt-d-x64-1_70.a b/macx64/lib/boost/libboost_exception-clang-darwin100-mt-d-x64-1_70.a new file mode 100644 index 00000000..67ad4dc1 Binary files /dev/null and b/macx64/lib/boost/libboost_exception-clang-darwin100-mt-d-x64-1_70.a differ diff --git a/macx64/lib/boost/libboost_exception-clang-darwin100-mt-x64-1_70.a b/macx64/lib/boost/libboost_exception-clang-darwin100-mt-x64-1_70.a new file mode 100644 index 00000000..09aa31f7 Binary files /dev/null and b/macx64/lib/boost/libboost_exception-clang-darwin100-mt-x64-1_70.a differ diff --git a/macx64/lib/boost/libboost_exception-xgcc42-mt-d-x64-1_70.a b/macx64/lib/boost/libboost_exception-xgcc42-mt-d-x64-1_70.a deleted file mode 100644 index 27515163..00000000 Binary files a/macx64/lib/boost/libboost_exception-xgcc42-mt-d-x64-1_70.a and /dev/null differ diff --git a/macx64/lib/boost/libboost_exception-xgcc42-mt-x64-1_70.a b/macx64/lib/boost/libboost_exception-xgcc42-mt-x64-1_70.a deleted file mode 100644 index b189297c..00000000 Binary files a/macx64/lib/boost/libboost_exception-xgcc42-mt-x64-1_70.a and /dev/null differ diff --git a/macx64/lib/boost/libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..555084d1 Binary files /dev/null and b/macx64/lib/boost/libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..117fb1b8 Binary files /dev/null and b/macx64/lib/boost/libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index e3e60375..00000000 Binary files a/macx64/lib/boost/libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_filesystem-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_filesystem-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index be9a843a..00000000 Binary files a/macx64/lib/boost/libboost_filesystem-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..b3820c29 Binary files /dev/null and b/macx64/lib/boost/libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_graph-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_graph-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..110eded2 Binary files /dev/null and b/macx64/lib/boost/libboost_graph-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_graph-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_graph-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index e2210e62..00000000 Binary files a/macx64/lib/boost/libboost_graph-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_graph-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_graph-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index a3757c9d..00000000 Binary files a/macx64/lib/boost/libboost_graph-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..75853832 Binary files /dev/null and b/macx64/lib/boost/libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..abea241a Binary files /dev/null and b/macx64/lib/boost/libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index e8900ecd..00000000 Binary files a/macx64/lib/boost/libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_iostreams-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_iostreams-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index f1a1bc3a..00000000 Binary files a/macx64/lib/boost/libboost_iostreams-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..97914630 Binary files /dev/null and b/macx64/lib/boost/libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_locale-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_locale-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..6bce32e9 Binary files /dev/null and b/macx64/lib/boost/libboost_locale-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_locale-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_locale-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 4a0893b4..00000000 Binary files a/macx64/lib/boost/libboost_locale-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_locale-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_locale-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 9b1d409a..00000000 Binary files a/macx64/lib/boost/libboost_locale-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_log-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_log-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..f7466771 Binary files /dev/null and b/macx64/lib/boost/libboost_log-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_log-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_log-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..c7155a68 Binary files /dev/null and b/macx64/lib/boost/libboost_log-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_log-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_log-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index d745bd54..00000000 Binary files a/macx64/lib/boost/libboost_log-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_log-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_log-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 55583912..00000000 Binary files a/macx64/lib/boost/libboost_log-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib similarity index 58% rename from macx64/lib/boost/libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib rename to macx64/lib/boost/libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib index 66295d3a..51052f5a 100755 Binary files a/macx64/lib/boost/libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib and b/macx64/lib/boost/libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..9f1d6743 Binary files /dev/null and b/macx64/lib/boost/libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_log_setup-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_log_setup-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index afa82b97..00000000 Binary files a/macx64/lib/boost/libboost_log_setup-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..4eb94739 Binary files /dev/null and b/macx64/lib/boost/libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..9cb98af4 Binary files /dev/null and b/macx64/lib/boost/libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index df0c9e93..00000000 Binary files a/macx64/lib/boost/libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_math_c99-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_math_c99-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 982df4b2..00000000 Binary files a/macx64/lib/boost/libboost_math_c99-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..314b1f1d Binary files /dev/null and b/macx64/lib/boost/libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..7ceb78c4 Binary files /dev/null and b/macx64/lib/boost/libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 9fbadbf1..00000000 Binary files a/macx64/lib/boost/libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_math_c99f-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_math_c99f-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index c0c418e3..00000000 Binary files a/macx64/lib/boost/libboost_math_c99f-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..9997bf4d Binary files /dev/null and b/macx64/lib/boost/libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..fe660d7a Binary files /dev/null and b/macx64/lib/boost/libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 88f4a9db..00000000 Binary files a/macx64/lib/boost/libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_math_c99l-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_math_c99l-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index bc327346..00000000 Binary files a/macx64/lib/boost/libboost_math_c99l-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..731b22ac Binary files /dev/null and b/macx64/lib/boost/libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..32d4e05b Binary files /dev/null and b/macx64/lib/boost/libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 0facc99a..00000000 Binary files a/macx64/lib/boost/libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_math_tr1-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_math_tr1-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 36b5588c..00000000 Binary files a/macx64/lib/boost/libboost_math_tr1-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..22bb264e Binary files /dev/null and b/macx64/lib/boost/libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..f0d01412 Binary files /dev/null and b/macx64/lib/boost/libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index e0691173..00000000 Binary files a/macx64/lib/boost/libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index a31b8873..00000000 Binary files a/macx64/lib/boost/libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..b15dad46 Binary files /dev/null and b/macx64/lib/boost/libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..d07ed7bb Binary files /dev/null and b/macx64/lib/boost/libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 26bb9a8f..00000000 Binary files a/macx64/lib/boost/libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 6f7dac97..00000000 Binary files a/macx64/lib/boost/libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..69fffc8a Binary files /dev/null and b/macx64/lib/boost/libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..2a9852fc Binary files /dev/null and b/macx64/lib/boost/libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index a7a92e6a..00000000 Binary files a/macx64/lib/boost/libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_numpy27-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_numpy27-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index dd0dd5a1..00000000 Binary files a/macx64/lib/boost/libboost_numpy27-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..d1b5416a Binary files /dev/null and b/macx64/lib/boost/libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..f4255744 Binary files /dev/null and b/macx64/lib/boost/libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index cde09435..00000000 Binary files a/macx64/lib/boost/libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 08526904..00000000 Binary files a/macx64/lib/boost/libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..7c84507c Binary files /dev/null and b/macx64/lib/boost/libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_program_options-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_program_options-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..c2af30e6 Binary files /dev/null and b/macx64/lib/boost/libboost_program_options-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_program_options-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_program_options-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 5c907107..00000000 Binary files a/macx64/lib/boost/libboost_program_options-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_program_options-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_program_options-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 0ccb068c..00000000 Binary files a/macx64/lib/boost/libboost_program_options-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..175aca5e Binary files /dev/null and b/macx64/lib/boost/libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_python27-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_python27-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..456638c1 Binary files /dev/null and b/macx64/lib/boost/libboost_python27-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_python27-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_python27-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 3bd1513a..00000000 Binary files a/macx64/lib/boost/libboost_python27-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_python27-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_python27-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 5aa422ac..00000000 Binary files a/macx64/lib/boost/libboost_python27-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_random-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_random-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..eb75d7d4 Binary files /dev/null and b/macx64/lib/boost/libboost_random-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_random-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_random-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..172b8a64 Binary files /dev/null and b/macx64/lib/boost/libboost_random-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_random-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_random-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 121753c0..00000000 Binary files a/macx64/lib/boost/libboost_random-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_random-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_random-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 717afc64..00000000 Binary files a/macx64/lib/boost/libboost_random-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_regex-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_regex-clang-darwin100-mt-d-x64-1_70.dylib similarity index 52% rename from macx64/lib/boost/libboost_regex-xgcc42-mt-d-x64-1_70.dylib rename to macx64/lib/boost/libboost_regex-clang-darwin100-mt-d-x64-1_70.dylib index 0ea2b433..1c8028d2 100755 Binary files a/macx64/lib/boost/libboost_regex-xgcc42-mt-d-x64-1_70.dylib and b/macx64/lib/boost/libboost_regex-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_regex-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_regex-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..0d8c9b6d Binary files /dev/null and b/macx64/lib/boost/libboost_regex-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_regex-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_regex-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 09c218d9..00000000 Binary files a/macx64/lib/boost/libboost_regex-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_serialization-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_serialization-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..0406edc3 Binary files /dev/null and b/macx64/lib/boost/libboost_serialization-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_serialization-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_serialization-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..d68f5335 Binary files /dev/null and b/macx64/lib/boost/libboost_serialization-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_serialization-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_serialization-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 52e3d1b4..00000000 Binary files a/macx64/lib/boost/libboost_serialization-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_serialization-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_serialization-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index a66bbdf8..00000000 Binary files a/macx64/lib/boost/libboost_serialization-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_stacktrace_addr2line-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_stacktrace_addr2line-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..ae7a083a Binary files /dev/null and b/macx64/lib/boost/libboost_stacktrace_addr2line-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_stacktrace_addr2line-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_stacktrace_addr2line-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..3b02fa20 Binary files /dev/null and b/macx64/lib/boost/libboost_stacktrace_addr2line-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_stacktrace_addr2line-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_stacktrace_addr2line-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index cc277c1a..00000000 Binary files a/macx64/lib/boost/libboost_stacktrace_addr2line-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_stacktrace_addr2line-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_stacktrace_addr2line-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index b4203743..00000000 Binary files a/macx64/lib/boost/libboost_stacktrace_addr2line-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_stacktrace_basic-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_stacktrace_basic-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..dcccc6a1 Binary files /dev/null and b/macx64/lib/boost/libboost_stacktrace_basic-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_stacktrace_basic-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_stacktrace_basic-clang-darwin100-mt-x64-1_70.dylib similarity index 75% rename from macx64/lib/boost/libboost_stacktrace_basic-xgcc42-mt-x64-1_70.dylib rename to macx64/lib/boost/libboost_stacktrace_basic-clang-darwin100-mt-x64-1_70.dylib index 4692073a..3584e67f 100755 Binary files a/macx64/lib/boost/libboost_stacktrace_basic-xgcc42-mt-x64-1_70.dylib and b/macx64/lib/boost/libboost_stacktrace_basic-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_stacktrace_basic-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_stacktrace_basic-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index f634c7d3..00000000 Binary files a/macx64/lib/boost/libboost_stacktrace_basic-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_stacktrace_noop-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_stacktrace_noop-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..27fd7144 Binary files /dev/null and b/macx64/lib/boost/libboost_stacktrace_noop-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_stacktrace_noop-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_stacktrace_noop-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..1a6f3171 Binary files /dev/null and b/macx64/lib/boost/libboost_stacktrace_noop-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_stacktrace_noop-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_stacktrace_noop-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index bbcda1d7..00000000 Binary files a/macx64/lib/boost/libboost_stacktrace_noop-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_stacktrace_noop-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_stacktrace_noop-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 3e845ae6..00000000 Binary files a/macx64/lib/boost/libboost_stacktrace_noop-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_system-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_system-clang-darwin100-mt-d-x64-1_70.dylib similarity index 75% rename from macx64/lib/boost/libboost_system-xgcc42-mt-d-x64-1_70.dylib rename to macx64/lib/boost/libboost_system-clang-darwin100-mt-d-x64-1_70.dylib index b5488092..18d8c07e 100755 Binary files a/macx64/lib/boost/libboost_system-xgcc42-mt-d-x64-1_70.dylib and b/macx64/lib/boost/libboost_system-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_system-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_system-clang-darwin100-mt-x64-1_70.dylib similarity index 75% rename from macx64/lib/boost/libboost_system-xgcc42-mt-x64-1_70.dylib rename to macx64/lib/boost/libboost_system-clang-darwin100-mt-x64-1_70.dylib index bd80cc74..21aaaf81 100755 Binary files a/macx64/lib/boost/libboost_system-xgcc42-mt-x64-1_70.dylib and b/macx64/lib/boost/libboost_system-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_test_exec_monitor-xgcc42-mt-d-x64-1_70.a b/macx64/lib/boost/libboost_test_exec_monitor-clang-darwin100-mt-d-x64-1_70.a similarity index 82% rename from macx64/lib/boost/libboost_test_exec_monitor-xgcc42-mt-d-x64-1_70.a rename to macx64/lib/boost/libboost_test_exec_monitor-clang-darwin100-mt-d-x64-1_70.a index 54cfe60a..c55c06bc 100644 Binary files a/macx64/lib/boost/libboost_test_exec_monitor-xgcc42-mt-d-x64-1_70.a and b/macx64/lib/boost/libboost_test_exec_monitor-clang-darwin100-mt-d-x64-1_70.a differ diff --git a/macx64/lib/boost/libboost_test_exec_monitor-clang-darwin100-mt-x64-1_70.a b/macx64/lib/boost/libboost_test_exec_monitor-clang-darwin100-mt-x64-1_70.a new file mode 100644 index 00000000..09940b89 Binary files /dev/null and b/macx64/lib/boost/libboost_test_exec_monitor-clang-darwin100-mt-x64-1_70.a differ diff --git a/macx64/lib/boost/libboost_test_exec_monitor-xgcc42-mt-x64-1_70.a b/macx64/lib/boost/libboost_test_exec_monitor-xgcc42-mt-x64-1_70.a deleted file mode 100644 index 7dcf2fb4..00000000 Binary files a/macx64/lib/boost/libboost_test_exec_monitor-xgcc42-mt-x64-1_70.a and /dev/null differ diff --git a/macx64/lib/boost/libboost_thread-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_thread-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..4bb44e69 Binary files /dev/null and b/macx64/lib/boost/libboost_thread-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_thread-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_thread-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..3ac30508 Binary files /dev/null and b/macx64/lib/boost/libboost_thread-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_thread-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_thread-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 0d682722..00000000 Binary files a/macx64/lib/boost/libboost_thread-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_thread-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_thread-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index b456dcfd..00000000 Binary files a/macx64/lib/boost/libboost_thread-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_timer-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_timer-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..85afc09d Binary files /dev/null and b/macx64/lib/boost/libboost_timer-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_timer-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_timer-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..a470173f Binary files /dev/null and b/macx64/lib/boost/libboost_timer-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_timer-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_timer-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index 6c6fe013..00000000 Binary files a/macx64/lib/boost/libboost_timer-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_timer-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_timer-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 6b4c9c54..00000000 Binary files a/macx64/lib/boost/libboost_timer-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_type_erasure-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_type_erasure-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..4c263ff1 Binary files /dev/null and b/macx64/lib/boost/libboost_type_erasure-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_type_erasure-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_type_erasure-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..d0b94093 Binary files /dev/null and b/macx64/lib/boost/libboost_type_erasure-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_type_erasure-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_type_erasure-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index c57f2f70..00000000 Binary files a/macx64/lib/boost/libboost_type_erasure-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_type_erasure-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_type_erasure-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index cec903f3..00000000 Binary files a/macx64/lib/boost/libboost_type_erasure-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_unit_test_framework-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_unit_test_framework-clang-darwin100-mt-d-x64-1_70.dylib similarity index 52% rename from macx64/lib/boost/libboost_unit_test_framework-xgcc42-mt-d-x64-1_70.dylib rename to macx64/lib/boost/libboost_unit_test_framework-clang-darwin100-mt-d-x64-1_70.dylib index e8dae4dd..45a88f11 100755 Binary files a/macx64/lib/boost/libboost_unit_test_framework-xgcc42-mt-d-x64-1_70.dylib and b/macx64/lib/boost/libboost_unit_test_framework-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_unit_test_framework-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_unit_test_framework-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..f0b0f312 Binary files /dev/null and b/macx64/lib/boost/libboost_unit_test_framework-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_unit_test_framework-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_unit_test_framework-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 2e86d119..00000000 Binary files a/macx64/lib/boost/libboost_unit_test_framework-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_wave-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_wave-clang-darwin100-mt-d-x64-1_70.dylib similarity index 66% rename from macx64/lib/boost/libboost_wave-xgcc42-mt-d-x64-1_70.dylib rename to macx64/lib/boost/libboost_wave-clang-darwin100-mt-d-x64-1_70.dylib index 7b47c59c..11d5b1de 100755 Binary files a/macx64/lib/boost/libboost_wave-xgcc42-mt-d-x64-1_70.dylib and b/macx64/lib/boost/libboost_wave-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_wave-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_wave-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..f859d104 Binary files /dev/null and b/macx64/lib/boost/libboost_wave-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_wave-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_wave-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 39b4a0a4..00000000 Binary files a/macx64/lib/boost/libboost_wave-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_wserialization-clang-darwin100-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_wserialization-clang-darwin100-mt-d-x64-1_70.dylib new file mode 100755 index 00000000..4bfc831a Binary files /dev/null and b/macx64/lib/boost/libboost_wserialization-clang-darwin100-mt-d-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_wserialization-clang-darwin100-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_wserialization-clang-darwin100-mt-x64-1_70.dylib new file mode 100755 index 00000000..ff5ed0d7 Binary files /dev/null and b/macx64/lib/boost/libboost_wserialization-clang-darwin100-mt-x64-1_70.dylib differ diff --git a/macx64/lib/boost/libboost_wserialization-xgcc42-mt-d-x64-1_70.dylib b/macx64/lib/boost/libboost_wserialization-xgcc42-mt-d-x64-1_70.dylib deleted file mode 100755 index d75cd619..00000000 Binary files a/macx64/lib/boost/libboost_wserialization-xgcc42-mt-d-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/boost/libboost_wserialization-xgcc42-mt-x64-1_70.dylib b/macx64/lib/boost/libboost_wserialization-xgcc42-mt-x64-1_70.dylib deleted file mode 100755 index 44a77d2b..00000000 Binary files a/macx64/lib/boost/libboost_wserialization-xgcc42-mt-x64-1_70.dylib and /dev/null differ diff --git a/macx64/lib/include/boost-1_70 b/macx64/lib/include/boost-1_70 new file mode 120000 index 00000000..fcffffbe --- /dev/null +++ b/macx64/lib/include/boost-1_70 @@ -0,0 +1 @@ +../../include \ No newline at end of file