diff --git a/linx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-shared.cmake b/linx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-shared.cmake deleted file mode 100644 index 52a9e745..00000000 --- a/linx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_atomic.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_atomic.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_atomic.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_atomic.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_atomic.so.1.70.0") - -# Target file name: libboost_atomic.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::atomic PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_ATOMIC_DYN_LINK" - ) - -list(APPEND _BOOST_ATOMIC_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-static.cmake b/linx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-static.cmake deleted file mode 100644 index 6d544a28..00000000 --- a/linx64/lib/boost/cmake/boost_atomic-1.70.0/libboost_atomic-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_atomic.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_atomic.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_atomic.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_atomic.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_atomic.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_atomic.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_atomic.a") - -# Target file name: libboost_atomic.a -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.a" - ) - -list(APPEND _BOOST_ATOMIC_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-shared.cmake b/linx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-shared.cmake deleted file mode 100644 index b49fd942..00000000 --- a/linx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_chrono.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_chrono.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_chrono.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_chrono.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_chrono.so.1.70.0") - -# Target file name: libboost_chrono.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::chrono PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_CHRONO_DYN_LINK" - ) - -list(APPEND _BOOST_CHRONO_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-static.cmake b/linx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-static.cmake deleted file mode 100644 index 796ffcb7..00000000 --- a/linx64/lib/boost/cmake/boost_chrono-1.70.0/libboost_chrono-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_chrono.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_chrono.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_chrono.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_chrono.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_chrono.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_chrono.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_chrono.a") - -# Target file name: libboost_chrono.a -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.a" - ) - -list(APPEND _BOOST_CHRONO_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-shared.cmake b/linx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-shared.cmake deleted file mode 100644 index 558f0413..00000000 --- a/linx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_container.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_container.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_container.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_container.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_container.so.1.70.0") - -# Target file name: libboost_container.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::container PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTAINER_DYN_LINK" - ) - -list(APPEND _BOOST_CONTAINER_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-static.cmake b/linx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-static.cmake deleted file mode 100644 index 260307a1..00000000 --- a/linx64/lib/boost/cmake/boost_container-1.70.0/libboost_container-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_container.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_container.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_container.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_container.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_container.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_container.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_container.a") - -# Target file name: libboost_container.a -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.a" - ) - -list(APPEND _BOOST_CONTAINER_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-shared.cmake b/linx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-shared.cmake deleted file mode 100644 index 3eba5020..00000000 --- a/linx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_context.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_context.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_context.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_context.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_context.so.1.70.0") - -# Target file name: libboost_context.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::context PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTEXT_DYN_LINK" - ) - -list(APPEND _BOOST_CONTEXT_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-static.cmake b/linx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-static.cmake deleted file mode 100644 index 504124bb..00000000 --- a/linx64/lib/boost/cmake/boost_context-1.70.0/libboost_context-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_context.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_context.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_context.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_context.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_context.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_context.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_context.a") - -# Target file name: libboost_context.a -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.a" - ) - -list(APPEND _BOOST_CONTEXT_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-shared.cmake b/linx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-shared.cmake deleted file mode 100644 index 14a9f0c4..00000000 --- a/linx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_contract.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_contract.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_contract.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_contract.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_contract.so.1.70.0") - -# Target file name: libboost_contract.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::contract PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTRACT_DYN_LINK" - ) - -list(APPEND _BOOST_CONTRACT_DEPS system headers) diff --git a/linx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-static.cmake b/linx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-static.cmake deleted file mode 100644 index ce66d88f..00000000 --- a/linx64/lib/boost/cmake/boost_contract-1.70.0/libboost_contract-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_contract.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_contract.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_contract.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_contract.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_contract.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_contract.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_contract.a") - -# Target file name: libboost_contract.a -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.a" - ) - -list(APPEND _BOOST_CONTRACT_DEPS system headers) diff --git a/linx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-shared.cmake b/linx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-shared.cmake deleted file mode 100644 index 4bdab3a9..00000000 --- a/linx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_coroutine.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_coroutine.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_coroutine.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_coroutine.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_coroutine.so.1.70.0") - -# Target file name: libboost_coroutine.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-static.cmake b/linx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-static.cmake deleted file mode 100644 index ff61ecce..00000000 --- a/linx64/lib/boost/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_coroutine.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_coroutine.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_coroutine.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_coroutine.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_coroutine.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_coroutine.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_coroutine.a") - -# Target file name: libboost_coroutine.a -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.a" - ) - -list(APPEND _BOOST_COROUTINE_DEPS chrono context thread headers) diff --git a/linx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-shared.cmake b/linx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-shared.cmake deleted file mode 100644 index f79525cc..00000000 --- a/linx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_date_time.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_date_time.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_date_time.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_date_time.so.1.70.0") - -# Target file name: libboost_date_time.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-static.cmake b/linx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-static.cmake deleted file mode 100644 index 9c20dd7f..00000000 --- a/linx64/lib/boost/cmake/boost_date_time-1.70.0/libboost_date_time-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_date_time.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_date_time.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_date_time.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_date_time.a" "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.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_date_time.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_date_time.a") - -# Target file name: libboost_date_time.a -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.a" - ) - -list(APPEND _BOOST_DATE_TIME_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-shared.cmake b/linx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-shared.cmake deleted file mode 100644 index 166f89b1..00000000 --- a/linx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_fiber.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_fiber.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_fiber.so.1.70.0" "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_fiber.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_fiber.so.1.70.0" "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_fiber.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_fiber.so.1.70.0") - -# Target file name: libboost_fiber.so.1.70.0 -set_property(TARGET Boost::fiber APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::fiber PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_fiber.so.1.70.0" - ) - -set_target_properties(Boost::fiber PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_FIBER_DYN_LINK" - ) - -list(APPEND _BOOST_FIBER_DEPS context filesystem headers) diff --git a/linx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-static.cmake b/linx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-static.cmake deleted file mode 100644 index 5d96877f..00000000 --- a/linx64/lib/boost/cmake/boost_fiber-1.70.0/libboost_fiber-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_fiber.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_fiber.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_fiber.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_fiber.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_fiber.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_fiber.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_fiber.a") - -# Target file name: libboost_fiber.a -set_property(TARGET Boost::fiber APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::fiber PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_fiber.a" - ) - -list(APPEND _BOOST_FIBER_DEPS context filesystem headers) diff --git a/linx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-static.cmake b/linx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-static.cmake deleted file mode 100644 index e419b41f..00000000 --- a/linx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-static.cmake +++ /dev/null @@ -1,49 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - return() -endif() - -if(BUILD_SHARED_LIBS) - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - return() -endif() - - -set_property(TARGET Boost::fiber_numa APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::fiber_numa PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - ) - -list(APPEND _BOOST_FIBER_NUMA_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-shared.cmake b/linx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-shared.cmake deleted file mode 100644 index 24a08c8a..00000000 --- a/linx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_filesystem.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_filesystem.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_filesystem.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_filesystem.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_filesystem.so.1.70.0") - -# Target file name: libboost_filesystem.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::filesystem PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_FILESYSTEM_DYN_LINK" - ) - -list(APPEND _BOOST_FILESYSTEM_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-static.cmake b/linx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-static.cmake deleted file mode 100644 index 22d02840..00000000 --- a/linx64/lib/boost/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_filesystem.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_filesystem.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_filesystem.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_filesystem.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_filesystem.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_filesystem.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_filesystem.a") - -# Target file name: libboost_filesystem.a -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.a" - ) - -list(APPEND _BOOST_FILESYSTEM_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-shared.cmake b/linx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-shared.cmake deleted file mode 100644 index 47c9b916..00000000 --- a/linx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_graph.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_graph.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_graph.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_graph.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_graph.so.1.70.0") - -# Target file name: libboost_graph.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::graph PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_GRAPH_DYN_LINK" - ) - -list(APPEND _BOOST_GRAPH_DEPS regex headers) diff --git a/linx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-static.cmake b/linx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-static.cmake deleted file mode 100644 index f60cdd41..00000000 --- a/linx64/lib/boost/cmake/boost_graph-1.70.0/libboost_graph-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_graph.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_graph.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_graph.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_graph.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_graph.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_graph.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_graph.a") - -# Target file name: libboost_graph.a -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.a" - ) - -list(APPEND _BOOST_GRAPH_DEPS regex headers) diff --git a/linx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-static.cmake b/linx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-static.cmake deleted file mode 100644 index f3bbf815..00000000 --- a/linx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-static.cmake +++ /dev/null @@ -1,49 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - return() -endif() - -if(BUILD_SHARED_LIBS) - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - return() -endif() - - -set_property(TARGET Boost::graph_parallel APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::graph_parallel PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - ) - -list(APPEND _BOOST_GRAPH_PARALLEL_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-shared.cmake b/linx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-shared.cmake deleted file mode 100644 index 25d2509f..00000000 --- a/linx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_iostreams.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_iostreams.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_iostreams.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_iostreams.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_iostreams.so.1.70.0") - -# Target file name: libboost_iostreams.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::iostreams PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_IOSTREAMS_DYN_LINK" - ) - -list(APPEND _BOOST_IOSTREAMS_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-static.cmake b/linx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-static.cmake deleted file mode 100644 index 8639ba86..00000000 --- a/linx64/lib/boost/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_iostreams.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_iostreams.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_iostreams.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_iostreams.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_iostreams.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_iostreams.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_iostreams.a") - -# Target file name: libboost_iostreams.a -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.a" - ) - -list(APPEND _BOOST_IOSTREAMS_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-shared.cmake b/linx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-shared.cmake deleted file mode 100644 index 09e461df..00000000 --- a/linx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_locale.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_locale.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_locale.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_locale.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_locale.so.1.70.0") - -# Target file name: libboost_locale.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::locale PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_LOCALE_DYN_LINK" - ) - -list(APPEND _BOOST_LOCALE_DEPS system headers) diff --git a/linx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-static.cmake b/linx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-static.cmake deleted file mode 100644 index 735b7aa1..00000000 --- a/linx64/lib/boost/cmake/boost_locale-1.70.0/libboost_locale-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_locale.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_locale.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_locale.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_locale.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_locale.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_locale.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_locale.a") - -# Target file name: libboost_locale.a -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.a" - ) - -list(APPEND _BOOST_LOCALE_DEPS system headers) diff --git a/linx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-shared.cmake b/linx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-shared.cmake deleted file mode 100644 index 896d47b1..00000000 --- a/linx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_log.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_log.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_log.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_log.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_log.so.1.70.0") - -# Target file name: libboost_log.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-static.cmake b/linx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-static.cmake deleted file mode 100644 index cf4ba630..00000000 --- a/linx64/lib/boost/cmake/boost_log-1.70.0/libboost_log-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_log.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_log.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_log.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_log.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_log.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_log.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_log.a") - -# Target file name: libboost_log.a -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.a" - ) - -list(APPEND _BOOST_LOG_DEPS atomic chrono date_time filesystem regex thread headers) diff --git a/linx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-shared.cmake b/linx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-shared.cmake deleted file mode 100644 index 8f5e6d59..00000000 --- a/linx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_log_setup.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_log_setup.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_log_setup.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_log_setup.so.1.70.0") - -# Target file name: libboost_log_setup.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-static.cmake b/linx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-static.cmake deleted file mode 100644 index 700b2abd..00000000 --- a/linx64/lib/boost/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_log_setup.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_log_setup.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_log_setup.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_log_setup.a" "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.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_log_setup.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_log_setup.a") - -# Target file name: libboost_log_setup.a -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.a" - ) - -list(APPEND _BOOST_LOG_SETUP_DEPS atomic chrono date_time filesystem log regex thread headers) diff --git a/linx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-shared.cmake b/linx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-shared.cmake deleted file mode 100644 index aaea0e75..00000000 --- a/linx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_c99.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_c99.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_c99.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_c99.so.1.70.0") - -# Target file name: libboost_math_c99.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-static.cmake b/linx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-static.cmake deleted file mode 100644 index 9d0bf652..00000000 --- a/linx64/lib/boost/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_c99.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_c99.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_c99.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99.a" "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.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_math_c99.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_c99.a") - -# Target file name: libboost_math_c99.a -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.a" - ) - -list(APPEND _BOOST_MATH_C99_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-shared.cmake b/linx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-shared.cmake deleted file mode 100644 index c7ea4020..00000000 --- a/linx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_c99f.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_c99f.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_c99f.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_c99f.so.1.70.0") - -# Target file name: libboost_math_c99f.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-static.cmake b/linx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-static.cmake deleted file mode 100644 index 1d1a5bd7..00000000 --- a/linx64/lib/boost/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_c99f.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_c99f.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_c99f.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99f.a" "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.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_math_c99f.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_c99f.a") - -# Target file name: libboost_math_c99f.a -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.a" - ) - -list(APPEND _BOOST_MATH_C99F_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-shared.cmake b/linx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-shared.cmake deleted file mode 100644 index c1078840..00000000 --- a/linx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_c99l.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_c99l.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_c99l.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_c99l.so.1.70.0") - -# Target file name: libboost_math_c99l.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-static.cmake b/linx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-static.cmake deleted file mode 100644 index 3045f7d3..00000000 --- a/linx64/lib/boost/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_c99l.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_c99l.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_c99l.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_c99l.a" "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.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_math_c99l.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_c99l.a") - -# Target file name: libboost_math_c99l.a -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.a" - ) - -list(APPEND _BOOST_MATH_C99L_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-shared.cmake b/linx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-shared.cmake deleted file mode 100644 index 11f106c2..00000000 --- a/linx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_tr1.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_tr1.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_tr1.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_tr1.so.1.70.0") - -# Target file name: libboost_math_tr1.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-static.cmake b/linx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-static.cmake deleted file mode 100644 index 5899b23a..00000000 --- a/linx64/lib/boost/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_tr1.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_tr1.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_tr1.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1.a" "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.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_math_tr1.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_tr1.a") - -# Target file name: libboost_math_tr1.a -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.a" - ) - -list(APPEND _BOOST_MATH_TR1_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-shared.cmake b/linx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-shared.cmake deleted file mode 100644 index 1afe7658..00000000 --- a/linx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_tr1f.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_tr1f.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_tr1f.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_tr1f.so.1.70.0") - -# Target file name: libboost_math_tr1f.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-static.cmake b/linx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-static.cmake deleted file mode 100644 index 6fc80f2d..00000000 --- a/linx64/lib/boost/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_tr1f.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_tr1f.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_tr1f.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1f.a" "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.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_math_tr1f.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_tr1f.a") - -# Target file name: libboost_math_tr1f.a -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.a" - ) - -list(APPEND _BOOST_MATH_TR1F_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-shared.cmake b/linx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-shared.cmake deleted file mode 100644 index 577fc395..00000000 --- a/linx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_tr1l.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_tr1l.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_tr1l.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_tr1l.so.1.70.0") - -# Target file name: libboost_math_tr1l.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-static.cmake b/linx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-static.cmake deleted file mode 100644 index 8dfa3291..00000000 --- a/linx64/lib/boost/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_math_tr1l.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_math_tr1l.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_math_tr1l.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_math_tr1l.a" "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.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_math_tr1l.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_math_tr1l.a") - -# Target file name: libboost_math_tr1l.a -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.a" - ) - -list(APPEND _BOOST_MATH_TR1L_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-static.cmake b/linx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-static.cmake deleted file mode 100644 index 61533ef8..00000000 --- a/linx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-static.cmake +++ /dev/null @@ -1,49 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - return() -endif() - -if(BUILD_SHARED_LIBS) - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - return() -endif() - - -set_property(TARGET Boost::mpi APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::mpi PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - ) - -list(APPEND _BOOST_MPI_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-shared.cmake b/linx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-shared.cmake deleted file mode 100644 index 69fc5542..00000000 --- a/linx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_prg_exec_monitor.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_prg_exec_monitor.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_prg_exec_monitor.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_prg_exec_monitor.so.1.70.0") - -# Target file name: libboost_prg_exec_monitor.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-static.cmake b/linx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-static.cmake deleted file mode 100644 index 2b43b313..00000000 --- a/linx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_prg_exec_monitor.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_prg_exec_monitor.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_prg_exec_monitor.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_prg_exec_monitor.a" "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.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_prg_exec_monitor.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_prg_exec_monitor.a") - -# Target file name: libboost_prg_exec_monitor.a -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.a" - ) - -list(APPEND _BOOST_PRG_EXEC_MONITOR_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-shared.cmake b/linx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-shared.cmake deleted file mode 100644 index 46d3dc29..00000000 --- a/linx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_program_options.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_program_options.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_program_options.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_program_options.so.1.70.0") - -# Target file name: libboost_program_options.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-static.cmake b/linx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-static.cmake deleted file mode 100644 index b6a78cd4..00000000 --- a/linx64/lib/boost/cmake/boost_program_options-1.70.0/libboost_program_options-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_program_options.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_program_options.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_program_options.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_program_options.a" "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.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_program_options.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_program_options.a") - -# Target file name: libboost_program_options.a -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.a" - ) - -list(APPEND _BOOST_PROGRAM_OPTIONS_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-shared.cmake b/linx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-shared.cmake deleted file mode 100644 index df267eb5..00000000 --- a/linx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_random.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_random.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_random.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_random.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_random.so.1.70.0") - -# Target file name: libboost_random.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::random PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_RANDOM_DYN_LINK" - ) - -list(APPEND _BOOST_RANDOM_DEPS system headers) diff --git a/linx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-static.cmake b/linx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-static.cmake deleted file mode 100644 index 11b56e67..00000000 --- a/linx64/lib/boost/cmake/boost_random-1.70.0/libboost_random-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_random.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_random.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_random.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_random.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_random.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_random.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_random.a") - -# Target file name: libboost_random.a -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.a" - ) - -list(APPEND _BOOST_RANDOM_DEPS system headers) diff --git a/linx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-shared.cmake b/linx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-shared.cmake deleted file mode 100644 index 32b1062c..00000000 --- a/linx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_regex.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_regex.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_regex.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_regex.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_regex.so.1.70.0") - -# Target file name: libboost_regex.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::regex PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_REGEX_DYN_LINK" - ) - -list(APPEND _BOOST_REGEX_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-static.cmake b/linx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-static.cmake deleted file mode 100644 index 085be60f..00000000 --- a/linx64/lib/boost/cmake/boost_regex-1.70.0/libboost_regex-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_regex.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_regex.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_regex.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_regex.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_regex.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_regex.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_regex.a") - -# Target file name: libboost_regex.a -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.a" - ) - -list(APPEND _BOOST_REGEX_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-shared.cmake b/linx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-shared.cmake deleted file mode 100644 index 4cf54f9f..00000000 --- a/linx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_serialization.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_serialization.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_serialization.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_serialization.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_serialization.so.1.70.0") - -# Target file name: libboost_serialization.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::serialization PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_SERIALIZATION_DYN_LINK" - ) - -list(APPEND _BOOST_SERIALIZATION_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-static.cmake b/linx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-static.cmake deleted file mode 100644 index 75ae63a2..00000000 --- a/linx64/lib/boost/cmake/boost_serialization-1.70.0/libboost_serialization-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_serialization.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_serialization.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_serialization.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_serialization.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_serialization.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_serialization.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_serialization.a") - -# Target file name: libboost_serialization.a -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.a" - ) - -list(APPEND _BOOST_SERIALIZATION_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-shared.cmake b/linx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-shared.cmake deleted file mode 100644 index 1a64ff42..00000000 --- a/linx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_stacktrace_addr2line.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_addr2line.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_addr2line.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_stacktrace_addr2line.so.1.70.0") - -# Target file name: libboost_stacktrace_addr2line.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-static.cmake b/linx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-static.cmake deleted file mode 100644 index 30dc6a27..00000000 --- a/linx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_stacktrace_addr2line.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_addr2line.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_addr2line.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_addr2line.a" "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.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_stacktrace_addr2line.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_stacktrace_addr2line.a") - -# Target file name: libboost_stacktrace_addr2line.a -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.a" - ) - -list(APPEND _BOOST_STACKTRACE_ADDR2LINE_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-static.cmake b/linx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-static.cmake deleted file mode 100644 index 9e5d884a..00000000 --- a/linx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-static.cmake +++ /dev/null @@ -1,49 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - return() -endif() - -if(BUILD_SHARED_LIBS) - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - return() -endif() - - -set_property(TARGET Boost::stacktrace_backtrace APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::stacktrace_backtrace PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - ) - -list(APPEND _BOOST_STACKTRACE_BACKTRACE_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-shared.cmake b/linx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-shared.cmake deleted file mode 100644 index da2bc54c..00000000 --- a/linx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_stacktrace_basic.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_basic.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_basic.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_stacktrace_basic.so.1.70.0") - -# Target file name: libboost_stacktrace_basic.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-static.cmake b/linx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-static.cmake deleted file mode 100644 index 36f123b1..00000000 --- a/linx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_stacktrace_basic.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_basic.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_basic.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_basic.a" "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.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_stacktrace_basic.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_stacktrace_basic.a") - -# Target file name: libboost_stacktrace_basic.a -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.a" - ) - -list(APPEND _BOOST_STACKTRACE_BASIC_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-shared.cmake b/linx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-shared.cmake deleted file mode 100644 index f091baa6..00000000 --- a/linx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_stacktrace_noop.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_noop.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_noop.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_stacktrace_noop.so.1.70.0") - -# Target file name: libboost_stacktrace_noop.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-static.cmake b/linx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-static.cmake deleted file mode 100644 index 08d96fe2..00000000 --- a/linx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_stacktrace_noop.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_noop.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_stacktrace_noop.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_stacktrace_noop.a" "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.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_stacktrace_noop.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_stacktrace_noop.a") - -# Target file name: libboost_stacktrace_noop.a -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.a" - ) - -list(APPEND _BOOST_STACKTRACE_NOOP_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-static.cmake b/linx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-static.cmake deleted file mode 100644 index e4906217..00000000 --- a/linx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-static.cmake +++ /dev/null @@ -1,49 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - return() -endif() - -if(BUILD_SHARED_LIBS) - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - return() -endif() - - -set_property(TARGET Boost::stacktrace_windbg APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::stacktrace_windbg PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - ) - -list(APPEND _BOOST_STACKTRACE_WINDBG_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-static.cmake b/linx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-static.cmake deleted file mode 100644 index f6c78c4b..00000000 --- a/linx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-static.cmake +++ /dev/null @@ -1,49 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - return() -endif() - -if(BUILD_SHARED_LIBS) - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - return() -endif() - -# threading=multi - -# variant=release - -if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS) - return() -endif() - - -set_property(TARGET Boost::stacktrace_windbg_cached APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) -set_target_properties(Boost::stacktrace_windbg_cached PROPERTIES - IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX - ) - -list(APPEND _BOOST_STACKTRACE_WINDBG_CACHED_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-shared.cmake b/linx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-shared.cmake deleted file mode 100644 index 9e1e7684..00000000 --- a/linx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_system.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_system.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_system.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_system.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_system.so.1.70.0") - -# Target file name: libboost_system.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::system PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_SYSTEM_DYN_LINK" - ) - -list(APPEND _BOOST_SYSTEM_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-static.cmake b/linx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-static.cmake deleted file mode 100644 index 20ce86ef..00000000 --- a/linx64/lib/boost/cmake/boost_system-1.70.0/libboost_system-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_system.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_system.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_system.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_system.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_system.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_system.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_system.a") - -# Target file name: libboost_system.a -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.a" - ) - -list(APPEND _BOOST_SYSTEM_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-shared.cmake b/linx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-shared.cmake deleted file mode 100644 index db819f28..00000000 --- a/linx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_test_exec_monitor.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_test_exec_monitor.a" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_test_exec_monitor.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.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.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.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_test_exec_monitor.a") - -# Target file name: libboost_test_exec_monitor.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.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/linx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-static.cmake b/linx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-static.cmake deleted file mode 100644 index 80102ba5..00000000 --- a/linx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_test_exec_monitor.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_test_exec_monitor.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_test_exec_monitor.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_test_exec_monitor.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.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.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_test_exec_monitor.a") - -# Target file name: libboost_test_exec_monitor.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.a" - ) - -list(APPEND _BOOST_TEST_EXEC_MONITOR_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-shared.cmake b/linx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-shared.cmake deleted file mode 100644 index 9c8bb76f..00000000 --- a/linx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_thread.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_thread.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_thread.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_thread.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_thread.so.1.70.0") - -# Target file name: libboost_thread.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::thread PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_THREAD_DYN_LINK" - ) - -list(APPEND _BOOST_THREAD_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-static.cmake b/linx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-static.cmake deleted file mode 100644 index e436a979..00000000 --- a/linx64/lib/boost/cmake/boost_thread-1.70.0/libboost_thread-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_thread.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_thread.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_thread.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_thread.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_thread.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_thread.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_thread.a") - -# Target file name: libboost_thread.a -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.a" - ) - -list(APPEND _BOOST_THREAD_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-shared.cmake b/linx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-shared.cmake deleted file mode 100644 index 50415e4f..00000000 --- a/linx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_timer.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_timer.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_timer.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_timer.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_timer.so.1.70.0") - -# Target file name: libboost_timer.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::timer PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_TIMER_DYN_LINK" - ) - -list(APPEND _BOOST_TIMER_DEPS chrono headers) diff --git a/linx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-static.cmake b/linx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-static.cmake deleted file mode 100644 index 62dafcbb..00000000 --- a/linx64/lib/boost/cmake/boost_timer-1.70.0/libboost_timer-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_timer.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_timer.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_timer.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_timer.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_timer.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_timer.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_timer.a") - -# Target file name: libboost_timer.a -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.a" - ) - -list(APPEND _BOOST_TIMER_DEPS chrono headers) diff --git a/linx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-shared.cmake b/linx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-shared.cmake deleted file mode 100644 index caaa71fa..00000000 --- a/linx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_type_erasure.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_type_erasure.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_type_erasure.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_type_erasure.so.1.70.0") - -# Target file name: libboost_type_erasure.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-static.cmake b/linx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-static.cmake deleted file mode 100644 index 049400e3..00000000 --- a/linx64/lib/boost/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_type_erasure.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_type_erasure.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_type_erasure.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_type_erasure.a" "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.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_type_erasure.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_type_erasure.a") - -# Target file name: libboost_type_erasure.a -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.a" - ) - -list(APPEND _BOOST_TYPE_ERASURE_DEPS chrono system thread headers) diff --git a/linx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-shared.cmake b/linx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-shared.cmake deleted file mode 100644 index c7aa61c5..00000000 --- a/linx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_unit_test_framework.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_unit_test_framework.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_unit_test_framework.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_unit_test_framework.so.1.70.0") - -# Target file name: libboost_unit_test_framework.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-static.cmake b/linx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-static.cmake deleted file mode 100644 index d5f89173..00000000 --- a/linx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_unit_test_framework.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_unit_test_framework.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_unit_test_framework.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_unit_test_framework.a" "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.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_unit_test_framework.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_unit_test_framework.a") - -# Target file name: libboost_unit_test_framework.a -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.a" - ) - -list(APPEND _BOOST_UNIT_TEST_FRAMEWORK_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-shared.cmake b/linx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-shared.cmake deleted file mode 100644 index 9f3df4e7..00000000 --- a/linx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_wave.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_wave.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_wave.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_wave.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_wave.so.1.70.0") - -# Target file name: libboost_wave.so.1.70.0 -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.so.1.70.0" - ) - -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/linx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-static.cmake b/linx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-static.cmake deleted file mode 100644 index 0e30f69e..00000000 --- a/linx64/lib/boost/cmake/boost_wave-1.70.0/libboost_wave-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_wave.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_wave.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_wave.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_wave.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_wave.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_wave.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_wave.a") - -# Target file name: libboost_wave.a -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.a" - ) - -list(APPEND _BOOST_WAVE_DEPS chrono date_time filesystem thread headers) diff --git a/linx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-shared.cmake b/linx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-shared.cmake deleted file mode 100644 index ea672731..00000000 --- a/linx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-shared.cmake +++ /dev/null @@ -1,62 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_wserialization.so.1.70.0" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=shared - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_wserialization.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(NOT BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_wserialization.so.1.70.0" "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.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_wserialization.so.1.70.0" "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.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_wserialization.so.1.70.0") - -# Target file name: libboost_wserialization.so.1.70.0 -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.so.1.70.0" - ) - -set_target_properties(Boost::wserialization PROPERTIES - INTERFACE_COMPILE_DEFINITIONS "BOOST_WSERIALIZATION_DYN_LINK" - ) - -list(APPEND _BOOST_WSERIALIZATION_DEPS serialization headers) diff --git a/linx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-static.cmake b/linx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-static.cmake deleted file mode 100644 index 0ca023f4..00000000 --- a/linx64/lib/boost/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-static.cmake +++ /dev/null @@ -1,58 +0,0 @@ -# Generated by Boost 1.70.0 - -# address-model=64 - -if(CMAKE_SIZEOF_VOID_P EQUAL 4) - _BOOST_SKIPPED("libboost_wserialization.a" "64 bit, need 32") - return() -endif() - -# layout=system - -# toolset=gcc9 - -# link=static - -if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND NOT Boost_USE_STATIC_LIBS) - _BOOST_SKIPPED("libboost_wserialization.a" "static, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") - return() -endif() - -if(BUILD_SHARED_LIBS) - _BOOST_SKIPPED("libboost_wserialization.a" "static, BUILD_SHARED_LIBS=${BUILD_SHARED_LIBS}, set Boost_USE_STATIC_LIBS=ON to override") - return() -endif() - -# runtime-link=shared - -if(Boost_USE_STATIC_RUNTIME) - _BOOST_SKIPPED("libboost_wserialization.a" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") - return() -endif() - -# runtime-debugging=off - -if(Boost_USE_DEBUG_RUNTIME) - _BOOST_SKIPPED("libboost_wserialization.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_wserialization.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") - return() -endif() - -message(STATUS " libboost_wserialization.a") - -# Target file name: libboost_wserialization.a -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.a" - ) - -list(APPEND _BOOST_WSERIALIZATION_DEPS serialization headers) diff --git a/linx64/lib/boost/libboost_atomic-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_atomic-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..f9812f4e --- /dev/null +++ b/linx64/lib/boost/libboost_atomic-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_atomic-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_atomic-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_atomic-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..f9812f4e --- /dev/null +++ b/linx64/lib/boost/libboost_atomic-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_atomic-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_atomic-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_atomic-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..f9812f4e --- /dev/null +++ b/linx64/lib/boost/libboost_atomic-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_atomic-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_atomic-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_atomic-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..45465497 Binary files /dev/null and b/linx64/lib/boost/libboost_atomic-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_atomic-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_atomic-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..f7a1c877 --- /dev/null +++ b/linx64/lib/boost/libboost_atomic-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_atomic-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_atomic-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_atomic-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..f7a1c877 --- /dev/null +++ b/linx64/lib/boost/libboost_atomic-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_atomic-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_atomic-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_atomic-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..f7a1c877 --- /dev/null +++ b/linx64/lib/boost/libboost_atomic-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_atomic-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_atomic.so.1.70.0 b/linx64/lib/boost/libboost_atomic-gcc9-mt-x64-1_70.so.1.70.0 similarity index 94% rename from linx64/lib/boost/libboost_atomic.so.1.70.0 rename to linx64/lib/boost/libboost_atomic-gcc9-mt-x64-1_70.so.1.70.0 index 64af5b14..3e77d0b3 100755 Binary files a/linx64/lib/boost/libboost_atomic.so.1.70.0 and b/linx64/lib/boost/libboost_atomic-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_atomic.so b/linx64/lib/boost/libboost_atomic.so deleted file mode 120000 index 5f8909c4..00000000 --- a/linx64/lib/boost/libboost_atomic.so +++ /dev/null @@ -1 +0,0 @@ -libboost_atomic.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_atomic.so.1 b/linx64/lib/boost/libboost_atomic.so.1 deleted file mode 120000 index 5f8909c4..00000000 --- a/linx64/lib/boost/libboost_atomic.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_atomic.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_atomic.so.1.70 b/linx64/lib/boost/libboost_atomic.so.1.70 deleted file mode 120000 index 5f8909c4..00000000 --- a/linx64/lib/boost/libboost_atomic.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_atomic.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_chrono-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_chrono-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..566801d8 --- /dev/null +++ b/linx64/lib/boost/libboost_chrono-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_chrono-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_chrono-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_chrono-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..566801d8 --- /dev/null +++ b/linx64/lib/boost/libboost_chrono-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_chrono-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_chrono-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_chrono-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..566801d8 --- /dev/null +++ b/linx64/lib/boost/libboost_chrono-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_chrono-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_chrono-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_chrono-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..c14fb0b7 Binary files /dev/null and b/linx64/lib/boost/libboost_chrono-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_chrono-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_chrono-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..0c310881 --- /dev/null +++ b/linx64/lib/boost/libboost_chrono-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_chrono-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_chrono-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_chrono-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..0c310881 --- /dev/null +++ b/linx64/lib/boost/libboost_chrono-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_chrono-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_chrono-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_chrono-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..0c310881 --- /dev/null +++ b/linx64/lib/boost/libboost_chrono-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_chrono-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_chrono.so.1.70.0 b/linx64/lib/boost/libboost_chrono-gcc9-mt-x64-1_70.so.1.70.0 similarity index 97% rename from linx64/lib/boost/libboost_chrono.so.1.70.0 rename to linx64/lib/boost/libboost_chrono-gcc9-mt-x64-1_70.so.1.70.0 index e18f96f5..2d60e329 100755 Binary files a/linx64/lib/boost/libboost_chrono.so.1.70.0 and b/linx64/lib/boost/libboost_chrono-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_chrono.so b/linx64/lib/boost/libboost_chrono.so deleted file mode 120000 index 59e4b0a4..00000000 --- a/linx64/lib/boost/libboost_chrono.so +++ /dev/null @@ -1 +0,0 @@ -libboost_chrono.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_chrono.so.1 b/linx64/lib/boost/libboost_chrono.so.1 deleted file mode 120000 index 59e4b0a4..00000000 --- a/linx64/lib/boost/libboost_chrono.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_chrono.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_chrono.so.1.70 b/linx64/lib/boost/libboost_chrono.so.1.70 deleted file mode 120000 index 59e4b0a4..00000000 --- a/linx64/lib/boost/libboost_chrono.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_chrono.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_container-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_container-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..ad9e71b0 --- /dev/null +++ b/linx64/lib/boost/libboost_container-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_container-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_container-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_container-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..ad9e71b0 --- /dev/null +++ b/linx64/lib/boost/libboost_container-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_container-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_container-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_container-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..ad9e71b0 --- /dev/null +++ b/linx64/lib/boost/libboost_container-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_container-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_container-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_container-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..86917342 Binary files /dev/null and b/linx64/lib/boost/libboost_container-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_container-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_container-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..cef21c0c --- /dev/null +++ b/linx64/lib/boost/libboost_container-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_container-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_container-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_container-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..cef21c0c --- /dev/null +++ b/linx64/lib/boost/libboost_container-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_container-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_container-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_container-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..cef21c0c --- /dev/null +++ b/linx64/lib/boost/libboost_container-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_container-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_container.so.1.70.0 b/linx64/lib/boost/libboost_container-gcc9-mt-x64-1_70.so.1.70.0 similarity index 96% rename from linx64/lib/boost/libboost_container.so.1.70.0 rename to linx64/lib/boost/libboost_container-gcc9-mt-x64-1_70.so.1.70.0 index 58867e80..903f9b15 100755 Binary files a/linx64/lib/boost/libboost_container.so.1.70.0 and b/linx64/lib/boost/libboost_container-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_container.so b/linx64/lib/boost/libboost_container.so deleted file mode 120000 index ce36a8c3..00000000 --- a/linx64/lib/boost/libboost_container.so +++ /dev/null @@ -1 +0,0 @@ -libboost_container.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_container.so.1 b/linx64/lib/boost/libboost_container.so.1 deleted file mode 120000 index ce36a8c3..00000000 --- a/linx64/lib/boost/libboost_container.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_container.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_container.so.1.70 b/linx64/lib/boost/libboost_container.so.1.70 deleted file mode 120000 index ce36a8c3..00000000 --- a/linx64/lib/boost/libboost_container.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_container.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_context-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_context-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..ba41ce28 --- /dev/null +++ b/linx64/lib/boost/libboost_context-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_context-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_context-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_context-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..ba41ce28 --- /dev/null +++ b/linx64/lib/boost/libboost_context-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_context-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_context-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_context-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..ba41ce28 --- /dev/null +++ b/linx64/lib/boost/libboost_context-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_context-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_context-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_context-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..e72945f6 Binary files /dev/null and b/linx64/lib/boost/libboost_context-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_context-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_context-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..bb12606c --- /dev/null +++ b/linx64/lib/boost/libboost_context-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_context-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_context-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_context-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..bb12606c --- /dev/null +++ b/linx64/lib/boost/libboost_context-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_context-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_context-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_context-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..bb12606c --- /dev/null +++ b/linx64/lib/boost/libboost_context-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_context-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_context.so.1.70.0 b/linx64/lib/boost/libboost_context-gcc9-mt-x64-1_70.so.1.70.0 similarity index 92% rename from linx64/lib/boost/libboost_context.so.1.70.0 rename to linx64/lib/boost/libboost_context-gcc9-mt-x64-1_70.so.1.70.0 index eeb3cf2c..1d7a6c31 100755 Binary files a/linx64/lib/boost/libboost_context.so.1.70.0 and b/linx64/lib/boost/libboost_context-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_context.so b/linx64/lib/boost/libboost_context.so deleted file mode 120000 index 1e4e7f6b..00000000 --- a/linx64/lib/boost/libboost_context.so +++ /dev/null @@ -1 +0,0 @@ -libboost_context.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_context.so.1 b/linx64/lib/boost/libboost_context.so.1 deleted file mode 120000 index 1e4e7f6b..00000000 --- a/linx64/lib/boost/libboost_context.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_context.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_context.so.1.70 b/linx64/lib/boost/libboost_context.so.1.70 deleted file mode 120000 index 1e4e7f6b..00000000 --- a/linx64/lib/boost/libboost_context.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_context.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_contract-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_contract-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..25c1f7c2 --- /dev/null +++ b/linx64/lib/boost/libboost_contract-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_contract-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_contract-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_contract-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..25c1f7c2 --- /dev/null +++ b/linx64/lib/boost/libboost_contract-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_contract-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_contract-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_contract-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..25c1f7c2 --- /dev/null +++ b/linx64/lib/boost/libboost_contract-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_contract-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_contract-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_contract-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..e481e3a9 Binary files /dev/null and b/linx64/lib/boost/libboost_contract-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_contract-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_contract-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..fe1705cf --- /dev/null +++ b/linx64/lib/boost/libboost_contract-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_contract-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_contract-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_contract-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..fe1705cf --- /dev/null +++ b/linx64/lib/boost/libboost_contract-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_contract-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_contract-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_contract-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..fe1705cf --- /dev/null +++ b/linx64/lib/boost/libboost_contract-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_contract-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_contract.so.1.70.0 b/linx64/lib/boost/libboost_contract-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_contract.so.1.70.0 rename to linx64/lib/boost/libboost_contract-gcc9-mt-x64-1_70.so.1.70.0 index bfd2215f..fdf9a52e 100755 Binary files a/linx64/lib/boost/libboost_contract.so.1.70.0 and b/linx64/lib/boost/libboost_contract-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_contract.so b/linx64/lib/boost/libboost_contract.so deleted file mode 120000 index 7ab4dfd7..00000000 --- a/linx64/lib/boost/libboost_contract.so +++ /dev/null @@ -1 +0,0 @@ -libboost_contract.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_contract.so.1 b/linx64/lib/boost/libboost_contract.so.1 deleted file mode 120000 index 7ab4dfd7..00000000 --- a/linx64/lib/boost/libboost_contract.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_contract.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_contract.so.1.70 b/linx64/lib/boost/libboost_contract.so.1.70 deleted file mode 120000 index 7ab4dfd7..00000000 --- a/linx64/lib/boost/libboost_contract.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_contract.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_coroutine-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_coroutine-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..6e4ba520 --- /dev/null +++ b/linx64/lib/boost/libboost_coroutine-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_coroutine-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_coroutine-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_coroutine-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..6e4ba520 --- /dev/null +++ b/linx64/lib/boost/libboost_coroutine-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_coroutine-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_coroutine-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_coroutine-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..6e4ba520 --- /dev/null +++ b/linx64/lib/boost/libboost_coroutine-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_coroutine-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_coroutine-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_coroutine-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..7be840ad Binary files /dev/null and b/linx64/lib/boost/libboost_coroutine-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_coroutine-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_coroutine-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..ffad6ce1 --- /dev/null +++ b/linx64/lib/boost/libboost_coroutine-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_coroutine-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_coroutine-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_coroutine-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..ffad6ce1 --- /dev/null +++ b/linx64/lib/boost/libboost_coroutine-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_coroutine-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_coroutine-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_coroutine-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..ffad6ce1 --- /dev/null +++ b/linx64/lib/boost/libboost_coroutine-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_coroutine-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_coroutine.so.1.70.0 b/linx64/lib/boost/libboost_coroutine-gcc9-mt-x64-1_70.so.1.70.0 similarity index 91% rename from linx64/lib/boost/libboost_coroutine.so.1.70.0 rename to linx64/lib/boost/libboost_coroutine-gcc9-mt-x64-1_70.so.1.70.0 index 8529d956..aa6e45c3 100755 Binary files a/linx64/lib/boost/libboost_coroutine.so.1.70.0 and b/linx64/lib/boost/libboost_coroutine-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_coroutine.so b/linx64/lib/boost/libboost_coroutine.so deleted file mode 120000 index 990af8b8..00000000 --- a/linx64/lib/boost/libboost_coroutine.so +++ /dev/null @@ -1 +0,0 @@ -libboost_coroutine.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_coroutine.so.1 b/linx64/lib/boost/libboost_coroutine.so.1 deleted file mode 120000 index 990af8b8..00000000 --- a/linx64/lib/boost/libboost_coroutine.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_coroutine.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_coroutine.so.1.70 b/linx64/lib/boost/libboost_coroutine.so.1.70 deleted file mode 120000 index 990af8b8..00000000 --- a/linx64/lib/boost/libboost_coroutine.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_coroutine.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_date_time-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_date_time-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..fa0904c7 --- /dev/null +++ b/linx64/lib/boost/libboost_date_time-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_date_time-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_date_time-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_date_time-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..fa0904c7 --- /dev/null +++ b/linx64/lib/boost/libboost_date_time-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_date_time-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_date_time-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_date_time-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..fa0904c7 --- /dev/null +++ b/linx64/lib/boost/libboost_date_time-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_date_time-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_date_time-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_date_time-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..d234ef3f Binary files /dev/null and b/linx64/lib/boost/libboost_date_time-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_date_time-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_date_time-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..0694cf92 --- /dev/null +++ b/linx64/lib/boost/libboost_date_time-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_date_time-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_date_time-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_date_time-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..0694cf92 --- /dev/null +++ b/linx64/lib/boost/libboost_date_time-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_date_time-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_date_time-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_date_time-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..0694cf92 --- /dev/null +++ b/linx64/lib/boost/libboost_date_time-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_date_time-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_date_time.so.1.70.0 b/linx64/lib/boost/libboost_date_time-gcc9-mt-x64-1_70.so.1.70.0 similarity index 98% rename from linx64/lib/boost/libboost_date_time.so.1.70.0 rename to linx64/lib/boost/libboost_date_time-gcc9-mt-x64-1_70.so.1.70.0 index 03fff668..913bcdd7 100755 Binary files a/linx64/lib/boost/libboost_date_time.so.1.70.0 and b/linx64/lib/boost/libboost_date_time-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_date_time.so b/linx64/lib/boost/libboost_date_time.so deleted file mode 120000 index 680227d2..00000000 --- a/linx64/lib/boost/libboost_date_time.so +++ /dev/null @@ -1 +0,0 @@ -libboost_date_time.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_date_time.so.1 b/linx64/lib/boost/libboost_date_time.so.1 deleted file mode 120000 index 680227d2..00000000 --- a/linx64/lib/boost/libboost_date_time.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_date_time.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_date_time.so.1.70 b/linx64/lib/boost/libboost_date_time.so.1.70 deleted file mode 120000 index 680227d2..00000000 --- a/linx64/lib/boost/libboost_date_time.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_date_time.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_exception-gcc9-mt-d-x64-1_70.a b/linx64/lib/boost/libboost_exception-gcc9-mt-d-x64-1_70.a new file mode 100644 index 00000000..ae39a81c Binary files /dev/null and b/linx64/lib/boost/libboost_exception-gcc9-mt-d-x64-1_70.a differ diff --git a/linx64/lib/boost/libboost_exception-gcc9-mt-x64-1_70.a b/linx64/lib/boost/libboost_exception-gcc9-mt-x64-1_70.a new file mode 100644 index 00000000..29f62a3b Binary files /dev/null and b/linx64/lib/boost/libboost_exception-gcc9-mt-x64-1_70.a differ diff --git a/linx64/lib/boost/libboost_fiber-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_fiber-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..72395f98 --- /dev/null +++ b/linx64/lib/boost/libboost_fiber-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_fiber-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_fiber-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..72395f98 --- /dev/null +++ b/linx64/lib/boost/libboost_fiber-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..72395f98 --- /dev/null +++ b/linx64/lib/boost/libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..7ef95191 Binary files /dev/null and b/linx64/lib/boost/libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_fiber-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_fiber-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..f5c37121 --- /dev/null +++ b/linx64/lib/boost/libboost_fiber-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_fiber-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_fiber-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_fiber-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..f5c37121 --- /dev/null +++ b/linx64/lib/boost/libboost_fiber-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_fiber-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_fiber-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_fiber-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..f5c37121 --- /dev/null +++ b/linx64/lib/boost/libboost_fiber-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_fiber-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_fiber.so.1.70.0 b/linx64/lib/boost/libboost_fiber-gcc9-mt-x64-1_70.so.1.70.0 similarity index 97% rename from linx64/lib/boost/libboost_fiber.so.1.70.0 rename to linx64/lib/boost/libboost_fiber-gcc9-mt-x64-1_70.so.1.70.0 index bba066a5..79c77b24 100755 Binary files a/linx64/lib/boost/libboost_fiber.so.1.70.0 and b/linx64/lib/boost/libboost_fiber-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_fiber.so b/linx64/lib/boost/libboost_fiber.so deleted file mode 120000 index 0b40fec2..00000000 --- a/linx64/lib/boost/libboost_fiber.so +++ /dev/null @@ -1 +0,0 @@ -libboost_fiber.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_fiber.so.1 b/linx64/lib/boost/libboost_fiber.so.1 deleted file mode 120000 index 0b40fec2..00000000 --- a/linx64/lib/boost/libboost_fiber.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_fiber.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_fiber.so.1.70 b/linx64/lib/boost/libboost_fiber.so.1.70 deleted file mode 120000 index 0b40fec2..00000000 --- a/linx64/lib/boost/libboost_fiber.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_fiber.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_filesystem-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_filesystem-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..e78c9607 --- /dev/null +++ b/linx64/lib/boost/libboost_filesystem-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_filesystem-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_filesystem-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_filesystem-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..e78c9607 --- /dev/null +++ b/linx64/lib/boost/libboost_filesystem-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_filesystem-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_filesystem-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_filesystem-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..e78c9607 --- /dev/null +++ b/linx64/lib/boost/libboost_filesystem-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_filesystem-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_filesystem-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_filesystem-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..d1a097ac Binary files /dev/null and b/linx64/lib/boost/libboost_filesystem-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_filesystem-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_filesystem-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..6d2c368a --- /dev/null +++ b/linx64/lib/boost/libboost_filesystem-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_filesystem-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_filesystem-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_filesystem-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..6d2c368a --- /dev/null +++ b/linx64/lib/boost/libboost_filesystem-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_filesystem-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_filesystem-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_filesystem-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..6d2c368a --- /dev/null +++ b/linx64/lib/boost/libboost_filesystem-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_filesystem-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_filesystem.so.1.70.0 b/linx64/lib/boost/libboost_filesystem-gcc9-mt-x64-1_70.so.1.70.0 similarity index 97% rename from linx64/lib/boost/libboost_filesystem.so.1.70.0 rename to linx64/lib/boost/libboost_filesystem-gcc9-mt-x64-1_70.so.1.70.0 index e718081e..d27236c6 100755 Binary files a/linx64/lib/boost/libboost_filesystem.so.1.70.0 and b/linx64/lib/boost/libboost_filesystem-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_filesystem.so b/linx64/lib/boost/libboost_filesystem.so deleted file mode 120000 index 062956fe..00000000 --- a/linx64/lib/boost/libboost_filesystem.so +++ /dev/null @@ -1 +0,0 @@ -libboost_filesystem.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_filesystem.so.1 b/linx64/lib/boost/libboost_filesystem.so.1 deleted file mode 120000 index 062956fe..00000000 --- a/linx64/lib/boost/libboost_filesystem.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_filesystem.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_filesystem.so.1.70 b/linx64/lib/boost/libboost_filesystem.so.1.70 deleted file mode 120000 index 062956fe..00000000 --- a/linx64/lib/boost/libboost_filesystem.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_filesystem.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_graph-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_graph-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..c7da265d --- /dev/null +++ b/linx64/lib/boost/libboost_graph-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_graph-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_graph-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_graph-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..c7da265d --- /dev/null +++ b/linx64/lib/boost/libboost_graph-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_graph-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_graph-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_graph-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..c7da265d --- /dev/null +++ b/linx64/lib/boost/libboost_graph-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_graph-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_graph-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_graph-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..f879361c Binary files /dev/null and b/linx64/lib/boost/libboost_graph-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_graph-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_graph-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..1403030b --- /dev/null +++ b/linx64/lib/boost/libboost_graph-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_graph-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_graph-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_graph-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..1403030b --- /dev/null +++ b/linx64/lib/boost/libboost_graph-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_graph-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_graph-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_graph-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..1403030b --- /dev/null +++ b/linx64/lib/boost/libboost_graph-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_graph-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_graph.so.1.70.0 b/linx64/lib/boost/libboost_graph-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_graph.so.1.70.0 rename to linx64/lib/boost/libboost_graph-gcc9-mt-x64-1_70.so.1.70.0 index cc0866b4..b7ae5680 100755 Binary files a/linx64/lib/boost/libboost_graph.so.1.70.0 and b/linx64/lib/boost/libboost_graph-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_graph.so b/linx64/lib/boost/libboost_graph.so deleted file mode 120000 index 24cbe7ed..00000000 --- a/linx64/lib/boost/libboost_graph.so +++ /dev/null @@ -1 +0,0 @@ -libboost_graph.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_graph.so.1 b/linx64/lib/boost/libboost_graph.so.1 deleted file mode 120000 index 24cbe7ed..00000000 --- a/linx64/lib/boost/libboost_graph.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_graph.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_graph.so.1.70 b/linx64/lib/boost/libboost_graph.so.1.70 deleted file mode 120000 index 24cbe7ed..00000000 --- a/linx64/lib/boost/libboost_graph.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_graph.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_iostreams-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_iostreams-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..ac6bc918 --- /dev/null +++ b/linx64/lib/boost/libboost_iostreams-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_iostreams-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_iostreams-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_iostreams-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..ac6bc918 --- /dev/null +++ b/linx64/lib/boost/libboost_iostreams-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_iostreams-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_iostreams-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_iostreams-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..ac6bc918 --- /dev/null +++ b/linx64/lib/boost/libboost_iostreams-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_iostreams-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_iostreams-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_iostreams-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..0b0bfb3d Binary files /dev/null and b/linx64/lib/boost/libboost_iostreams-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_iostreams-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_iostreams-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..4fc005f1 --- /dev/null +++ b/linx64/lib/boost/libboost_iostreams-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_iostreams-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_iostreams-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_iostreams-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..4fc005f1 --- /dev/null +++ b/linx64/lib/boost/libboost_iostreams-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_iostreams-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_iostreams-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_iostreams-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..4fc005f1 --- /dev/null +++ b/linx64/lib/boost/libboost_iostreams-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_iostreams-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_iostreams.so.1.70.0 b/linx64/lib/boost/libboost_iostreams-gcc9-mt-x64-1_70.so.1.70.0 similarity index 98% rename from linx64/lib/boost/libboost_iostreams.so.1.70.0 rename to linx64/lib/boost/libboost_iostreams-gcc9-mt-x64-1_70.so.1.70.0 index e1b35bfe..d202fd30 100755 Binary files a/linx64/lib/boost/libboost_iostreams.so.1.70.0 and b/linx64/lib/boost/libboost_iostreams-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_iostreams.so b/linx64/lib/boost/libboost_iostreams.so deleted file mode 120000 index 257b9ba5..00000000 --- a/linx64/lib/boost/libboost_iostreams.so +++ /dev/null @@ -1 +0,0 @@ -libboost_iostreams.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_iostreams.so.1 b/linx64/lib/boost/libboost_iostreams.so.1 deleted file mode 120000 index 257b9ba5..00000000 --- a/linx64/lib/boost/libboost_iostreams.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_iostreams.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_iostreams.so.1.70 b/linx64/lib/boost/libboost_iostreams.so.1.70 deleted file mode 120000 index 257b9ba5..00000000 --- a/linx64/lib/boost/libboost_iostreams.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_iostreams.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_locale-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_locale-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..48a2320e --- /dev/null +++ b/linx64/lib/boost/libboost_locale-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_locale-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_locale-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_locale-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..48a2320e --- /dev/null +++ b/linx64/lib/boost/libboost_locale-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_locale-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_locale-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_locale-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..48a2320e --- /dev/null +++ b/linx64/lib/boost/libboost_locale-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_locale-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_locale-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_locale-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..27615121 Binary files /dev/null and b/linx64/lib/boost/libboost_locale-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_locale-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_locale-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..694f949a --- /dev/null +++ b/linx64/lib/boost/libboost_locale-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_locale-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_locale-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_locale-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..694f949a --- /dev/null +++ b/linx64/lib/boost/libboost_locale-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_locale-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_locale-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_locale-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..694f949a --- /dev/null +++ b/linx64/lib/boost/libboost_locale-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_locale-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_locale.so.1.70.0 b/linx64/lib/boost/libboost_locale-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_locale.so.1.70.0 rename to linx64/lib/boost/libboost_locale-gcc9-mt-x64-1_70.so.1.70.0 index 704bf83b..85fd55f2 100755 Binary files a/linx64/lib/boost/libboost_locale.so.1.70.0 and b/linx64/lib/boost/libboost_locale-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_locale.so b/linx64/lib/boost/libboost_locale.so deleted file mode 120000 index 0fde78aa..00000000 --- a/linx64/lib/boost/libboost_locale.so +++ /dev/null @@ -1 +0,0 @@ -libboost_locale.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_locale.so.1 b/linx64/lib/boost/libboost_locale.so.1 deleted file mode 120000 index 0fde78aa..00000000 --- a/linx64/lib/boost/libboost_locale.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_locale.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_locale.so.1.70 b/linx64/lib/boost/libboost_locale.so.1.70 deleted file mode 120000 index 0fde78aa..00000000 --- a/linx64/lib/boost/libboost_locale.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_locale.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_log-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..93c0ba78 --- /dev/null +++ b/linx64/lib/boost/libboost_log-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_log-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_log-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..93c0ba78 --- /dev/null +++ b/linx64/lib/boost/libboost_log-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_log-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_log-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..93c0ba78 --- /dev/null +++ b/linx64/lib/boost/libboost_log-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_log-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_log-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..0fa13a37 Binary files /dev/null and b/linx64/lib/boost/libboost_log-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_log-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_log-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..664c03ae --- /dev/null +++ b/linx64/lib/boost/libboost_log-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_log-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_log-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..664c03ae --- /dev/null +++ b/linx64/lib/boost/libboost_log-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_log-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_log-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..664c03ae --- /dev/null +++ b/linx64/lib/boost/libboost_log-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_log-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log.so.1.70.0 b/linx64/lib/boost/libboost_log-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_log.so.1.70.0 rename to linx64/lib/boost/libboost_log-gcc9-mt-x64-1_70.so.1.70.0 index c6824fe5..8745918c 100755 Binary files a/linx64/lib/boost/libboost_log.so.1.70.0 and b/linx64/lib/boost/libboost_log-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_log.so b/linx64/lib/boost/libboost_log.so deleted file mode 120000 index 121b0d0b..00000000 --- a/linx64/lib/boost/libboost_log.so +++ /dev/null @@ -1 +0,0 @@ -libboost_log.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log.so.1 b/linx64/lib/boost/libboost_log.so.1 deleted file mode 120000 index 121b0d0b..00000000 --- a/linx64/lib/boost/libboost_log.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_log.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log.so.1.70 b/linx64/lib/boost/libboost_log.so.1.70 deleted file mode 120000 index 121b0d0b..00000000 --- a/linx64/lib/boost/libboost_log.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_log.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log_setup-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_log_setup-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..b0cc69dc --- /dev/null +++ b/linx64/lib/boost/libboost_log_setup-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_log_setup-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log_setup-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_log_setup-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..b0cc69dc --- /dev/null +++ b/linx64/lib/boost/libboost_log_setup-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_log_setup-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log_setup-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_log_setup-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..b0cc69dc --- /dev/null +++ b/linx64/lib/boost/libboost_log_setup-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_log_setup-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log_setup-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_log_setup-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..3e486e32 Binary files /dev/null and b/linx64/lib/boost/libboost_log_setup-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_log_setup-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_log_setup-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..9978e36e --- /dev/null +++ b/linx64/lib/boost/libboost_log_setup-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_log_setup-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log_setup-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_log_setup-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..9978e36e --- /dev/null +++ b/linx64/lib/boost/libboost_log_setup-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_log_setup-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log_setup-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_log_setup-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..9978e36e --- /dev/null +++ b/linx64/lib/boost/libboost_log_setup-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_log_setup-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log_setup.so.1.70.0 b/linx64/lib/boost/libboost_log_setup-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_log_setup.so.1.70.0 rename to linx64/lib/boost/libboost_log_setup-gcc9-mt-x64-1_70.so.1.70.0 index 7cccaca3..3f000a54 100755 Binary files a/linx64/lib/boost/libboost_log_setup.so.1.70.0 and b/linx64/lib/boost/libboost_log_setup-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_log_setup.so b/linx64/lib/boost/libboost_log_setup.so deleted file mode 120000 index d2de8e54..00000000 --- a/linx64/lib/boost/libboost_log_setup.so +++ /dev/null @@ -1 +0,0 @@ -libboost_log_setup.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log_setup.so.1 b/linx64/lib/boost/libboost_log_setup.so.1 deleted file mode 120000 index d2de8e54..00000000 --- a/linx64/lib/boost/libboost_log_setup.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_log_setup.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_log_setup.so.1.70 b/linx64/lib/boost/libboost_log_setup.so.1.70 deleted file mode 120000 index d2de8e54..00000000 --- a/linx64/lib/boost/libboost_log_setup.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_log_setup.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_math_c99-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..2546c0b3 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_math_c99-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_math_c99-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..2546c0b3 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_math_c99-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_math_c99-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..2546c0b3 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_math_c99-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_math_c99-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..ab1d6f68 Binary files /dev/null and b/linx64/lib/boost/libboost_math_c99-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_math_c99-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_math_c99-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..e35e8510 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_math_c99-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_math_c99-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..e35e8510 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_math_c99-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_math_c99-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..e35e8510 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_math_c99-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99.so.1.70.0 b/linx64/lib/boost/libboost_math_c99-gcc9-mt-x64-1_70.so.1.70.0 similarity index 98% rename from linx64/lib/boost/libboost_math_c99.so.1.70.0 rename to linx64/lib/boost/libboost_math_c99-gcc9-mt-x64-1_70.so.1.70.0 index b7fd5826..9f00a1f6 100755 Binary files a/linx64/lib/boost/libboost_math_c99.so.1.70.0 and b/linx64/lib/boost/libboost_math_c99-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_math_c99.so b/linx64/lib/boost/libboost_math_c99.so deleted file mode 120000 index 8974d742..00000000 --- a/linx64/lib/boost/libboost_math_c99.so +++ /dev/null @@ -1 +0,0 @@ -libboost_math_c99.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99.so.1 b/linx64/lib/boost/libboost_math_c99.so.1 deleted file mode 120000 index 8974d742..00000000 --- a/linx64/lib/boost/libboost_math_c99.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_math_c99.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99.so.1.70 b/linx64/lib/boost/libboost_math_c99.so.1.70 deleted file mode 120000 index 8974d742..00000000 --- a/linx64/lib/boost/libboost_math_c99.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_math_c99.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99f-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..c1c7fdae --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..c1c7fdae --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..c1c7fdae --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..8c01f315 Binary files /dev/null and b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_math_c99f-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..e6dd9ac9 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_math_c99f-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99f-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..e6dd9ac9 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_math_c99f-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99f-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..e6dd9ac9 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_math_c99f-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99f.so.1.70.0 b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-x64-1_70.so.1.70.0 similarity index 97% rename from linx64/lib/boost/libboost_math_c99f.so.1.70.0 rename to linx64/lib/boost/libboost_math_c99f-gcc9-mt-x64-1_70.so.1.70.0 index fa89b817..d5397971 100755 Binary files a/linx64/lib/boost/libboost_math_c99f.so.1.70.0 and b/linx64/lib/boost/libboost_math_c99f-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_math_c99f.so b/linx64/lib/boost/libboost_math_c99f.so deleted file mode 120000 index 3ec551aa..00000000 --- a/linx64/lib/boost/libboost_math_c99f.so +++ /dev/null @@ -1 +0,0 @@ -libboost_math_c99f.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99f.so.1 b/linx64/lib/boost/libboost_math_c99f.so.1 deleted file mode 120000 index 3ec551aa..00000000 --- a/linx64/lib/boost/libboost_math_c99f.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_math_c99f.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99f.so.1.70 b/linx64/lib/boost/libboost_math_c99f.so.1.70 deleted file mode 120000 index 3ec551aa..00000000 --- a/linx64/lib/boost/libboost_math_c99f.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_math_c99f.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99l-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..a2783958 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..a2783958 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..a2783958 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..9ffb5ebe Binary files /dev/null and b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_math_c99l-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..297da154 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_math_c99l-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99l-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..297da154 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_math_c99l-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99l-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..297da154 --- /dev/null +++ b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_math_c99l-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99l.so.1.70.0 b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-x64-1_70.so.1.70.0 similarity index 97% rename from linx64/lib/boost/libboost_math_c99l.so.1.70.0 rename to linx64/lib/boost/libboost_math_c99l-gcc9-mt-x64-1_70.so.1.70.0 index 04e096eb..4dfdca7e 100755 Binary files a/linx64/lib/boost/libboost_math_c99l.so.1.70.0 and b/linx64/lib/boost/libboost_math_c99l-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_math_c99l.so b/linx64/lib/boost/libboost_math_c99l.so deleted file mode 120000 index a185786e..00000000 --- a/linx64/lib/boost/libboost_math_c99l.so +++ /dev/null @@ -1 +0,0 @@ -libboost_math_c99l.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99l.so.1 b/linx64/lib/boost/libboost_math_c99l.so.1 deleted file mode 120000 index a185786e..00000000 --- a/linx64/lib/boost/libboost_math_c99l.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_math_c99l.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_c99l.so.1.70 b/linx64/lib/boost/libboost_math_c99l.so.1.70 deleted file mode 120000 index a185786e..00000000 --- a/linx64/lib/boost/libboost_math_c99l.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_math_c99l.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..7a671c06 --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..7a671c06 --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..7a671c06 --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..6381b9e5 Binary files /dev/null and b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_math_tr1-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..f10a072d --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_math_tr1-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..f10a072d --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_math_tr1-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..f10a072d --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_math_tr1-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1.so.1.70.0 b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_math_tr1.so.1.70.0 rename to linx64/lib/boost/libboost_math_tr1-gcc9-mt-x64-1_70.so.1.70.0 index bd431db6..3450e397 100755 Binary files a/linx64/lib/boost/libboost_math_tr1.so.1.70.0 and b/linx64/lib/boost/libboost_math_tr1-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_math_tr1.so b/linx64/lib/boost/libboost_math_tr1.so deleted file mode 120000 index 7342df22..00000000 --- a/linx64/lib/boost/libboost_math_tr1.so +++ /dev/null @@ -1 +0,0 @@ -libboost_math_tr1.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1.so.1 b/linx64/lib/boost/libboost_math_tr1.so.1 deleted file mode 120000 index 7342df22..00000000 --- a/linx64/lib/boost/libboost_math_tr1.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_math_tr1.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1.so.1.70 b/linx64/lib/boost/libboost_math_tr1.so.1.70 deleted file mode 120000 index 7342df22..00000000 --- a/linx64/lib/boost/libboost_math_tr1.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_math_tr1.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..0b962fd7 --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..0b962fd7 --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..0b962fd7 --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..fe229bec Binary files /dev/null and b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..126b5cff --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_math_tr1f-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..126b5cff --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_math_tr1f-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..126b5cff --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_math_tr1f-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1f.so.1.70.0 b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_math_tr1f.so.1.70.0 rename to linx64/lib/boost/libboost_math_tr1f-gcc9-mt-x64-1_70.so.1.70.0 index 8011f83f..6740846f 100755 Binary files a/linx64/lib/boost/libboost_math_tr1f.so.1.70.0 and b/linx64/lib/boost/libboost_math_tr1f-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_math_tr1f.so b/linx64/lib/boost/libboost_math_tr1f.so deleted file mode 120000 index ad55acae..00000000 --- a/linx64/lib/boost/libboost_math_tr1f.so +++ /dev/null @@ -1 +0,0 @@ -libboost_math_tr1f.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1f.so.1 b/linx64/lib/boost/libboost_math_tr1f.so.1 deleted file mode 120000 index ad55acae..00000000 --- a/linx64/lib/boost/libboost_math_tr1f.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_math_tr1f.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1f.so.1.70 b/linx64/lib/boost/libboost_math_tr1f.so.1.70 deleted file mode 120000 index ad55acae..00000000 --- a/linx64/lib/boost/libboost_math_tr1f.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_math_tr1f.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..4c464081 --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..4c464081 --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..4c464081 --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..f379ccc8 Binary files /dev/null and b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..e7610a7b --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_math_tr1l-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..e7610a7b --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_math_tr1l-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..e7610a7b --- /dev/null +++ b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_math_tr1l-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1l.so.1.70.0 b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_math_tr1l.so.1.70.0 rename to linx64/lib/boost/libboost_math_tr1l-gcc9-mt-x64-1_70.so.1.70.0 index 673e8edc..f6b4edf9 100755 Binary files a/linx64/lib/boost/libboost_math_tr1l.so.1.70.0 and b/linx64/lib/boost/libboost_math_tr1l-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_math_tr1l.so b/linx64/lib/boost/libboost_math_tr1l.so deleted file mode 120000 index 7043a905..00000000 --- a/linx64/lib/boost/libboost_math_tr1l.so +++ /dev/null @@ -1 +0,0 @@ -libboost_math_tr1l.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1l.so.1 b/linx64/lib/boost/libboost_math_tr1l.so.1 deleted file mode 120000 index 7043a905..00000000 --- a/linx64/lib/boost/libboost_math_tr1l.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_math_tr1l.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_math_tr1l.so.1.70 b/linx64/lib/boost/libboost_math_tr1l.so.1.70 deleted file mode 120000 index 7043a905..00000000 --- a/linx64/lib/boost/libboost_math_tr1l.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_math_tr1l.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..453ae8da --- /dev/null +++ b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..453ae8da --- /dev/null +++ b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..453ae8da --- /dev/null +++ b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..f9c5e8bd Binary files /dev/null and b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..9c7062bc --- /dev/null +++ b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..9c7062bc --- /dev/null +++ b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..9c7062bc --- /dev/null +++ b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_prg_exec_monitor.so.1.70.0 b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1.70.0 similarity index 98% rename from linx64/lib/boost/libboost_prg_exec_monitor.so.1.70.0 rename to linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1.70.0 index 0b432db5..5b664f1a 100755 Binary files a/linx64/lib/boost/libboost_prg_exec_monitor.so.1.70.0 and b/linx64/lib/boost/libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_prg_exec_monitor.so b/linx64/lib/boost/libboost_prg_exec_monitor.so deleted file mode 120000 index 9340ec15..00000000 --- a/linx64/lib/boost/libboost_prg_exec_monitor.so +++ /dev/null @@ -1 +0,0 @@ -libboost_prg_exec_monitor.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_prg_exec_monitor.so.1 b/linx64/lib/boost/libboost_prg_exec_monitor.so.1 deleted file mode 120000 index 9340ec15..00000000 --- a/linx64/lib/boost/libboost_prg_exec_monitor.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_prg_exec_monitor.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_prg_exec_monitor.so.1.70 b/linx64/lib/boost/libboost_prg_exec_monitor.so.1.70 deleted file mode 120000 index 9340ec15..00000000 --- a/linx64/lib/boost/libboost_prg_exec_monitor.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_prg_exec_monitor.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_program_options-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_program_options-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..af052fc8 --- /dev/null +++ b/linx64/lib/boost/libboost_program_options-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_program_options-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_program_options-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_program_options-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..af052fc8 --- /dev/null +++ b/linx64/lib/boost/libboost_program_options-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_program_options-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_program_options-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_program_options-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..af052fc8 --- /dev/null +++ b/linx64/lib/boost/libboost_program_options-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_program_options-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_program_options-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_program_options-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..59254801 Binary files /dev/null and b/linx64/lib/boost/libboost_program_options-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_program_options-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_program_options-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..26ba7e4a --- /dev/null +++ b/linx64/lib/boost/libboost_program_options-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_program_options-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_program_options-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_program_options-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..26ba7e4a --- /dev/null +++ b/linx64/lib/boost/libboost_program_options-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_program_options-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_program_options-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_program_options-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..26ba7e4a --- /dev/null +++ b/linx64/lib/boost/libboost_program_options-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_program_options-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_program_options.so.1.70.0 b/linx64/lib/boost/libboost_program_options-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_program_options.so.1.70.0 rename to linx64/lib/boost/libboost_program_options-gcc9-mt-x64-1_70.so.1.70.0 index 67c83c0d..56ae3095 100755 Binary files a/linx64/lib/boost/libboost_program_options.so.1.70.0 and b/linx64/lib/boost/libboost_program_options-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_program_options.so b/linx64/lib/boost/libboost_program_options.so deleted file mode 120000 index fab0ff2d..00000000 --- a/linx64/lib/boost/libboost_program_options.so +++ /dev/null @@ -1 +0,0 @@ -libboost_program_options.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_program_options.so.1 b/linx64/lib/boost/libboost_program_options.so.1 deleted file mode 120000 index fab0ff2d..00000000 --- a/linx64/lib/boost/libboost_program_options.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_program_options.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_program_options.so.1.70 b/linx64/lib/boost/libboost_program_options.so.1.70 deleted file mode 120000 index fab0ff2d..00000000 --- a/linx64/lib/boost/libboost_program_options.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_program_options.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_random-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_random-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..13d520b9 --- /dev/null +++ b/linx64/lib/boost/libboost_random-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_random-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_random-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_random-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..13d520b9 --- /dev/null +++ b/linx64/lib/boost/libboost_random-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_random-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_random-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_random-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..13d520b9 --- /dev/null +++ b/linx64/lib/boost/libboost_random-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_random-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_random-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_random-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..528f8383 Binary files /dev/null and b/linx64/lib/boost/libboost_random-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_random-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_random-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..a054ad89 --- /dev/null +++ b/linx64/lib/boost/libboost_random-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_random-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_random-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_random-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..a054ad89 --- /dev/null +++ b/linx64/lib/boost/libboost_random-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_random-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_random-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_random-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..a054ad89 --- /dev/null +++ b/linx64/lib/boost/libboost_random-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_random-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_random.so.1.70.0 b/linx64/lib/boost/libboost_random-gcc9-mt-x64-1_70.so.1.70.0 similarity index 91% rename from linx64/lib/boost/libboost_random.so.1.70.0 rename to linx64/lib/boost/libboost_random-gcc9-mt-x64-1_70.so.1.70.0 index d87f3b49..8dbcf631 100755 Binary files a/linx64/lib/boost/libboost_random.so.1.70.0 and b/linx64/lib/boost/libboost_random-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_random.so b/linx64/lib/boost/libboost_random.so deleted file mode 120000 index e75c9644..00000000 --- a/linx64/lib/boost/libboost_random.so +++ /dev/null @@ -1 +0,0 @@ -libboost_random.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_random.so.1 b/linx64/lib/boost/libboost_random.so.1 deleted file mode 120000 index e75c9644..00000000 --- a/linx64/lib/boost/libboost_random.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_random.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_random.so.1.70 b/linx64/lib/boost/libboost_random.so.1.70 deleted file mode 120000 index e75c9644..00000000 --- a/linx64/lib/boost/libboost_random.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_random.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_regex-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_regex-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..38d13892 --- /dev/null +++ b/linx64/lib/boost/libboost_regex-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_regex-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_regex-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_regex-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..38d13892 --- /dev/null +++ b/linx64/lib/boost/libboost_regex-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_regex-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_regex-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_regex-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..38d13892 --- /dev/null +++ b/linx64/lib/boost/libboost_regex-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_regex-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_regex-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_regex-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..2958a272 Binary files /dev/null and b/linx64/lib/boost/libboost_regex-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_regex-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_regex-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..9d840823 --- /dev/null +++ b/linx64/lib/boost/libboost_regex-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_regex-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_regex-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_regex-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..9d840823 --- /dev/null +++ b/linx64/lib/boost/libboost_regex-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_regex-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_regex-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_regex-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..9d840823 --- /dev/null +++ b/linx64/lib/boost/libboost_regex-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_regex-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_regex.so.1.70.0 b/linx64/lib/boost/libboost_regex-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_regex.so.1.70.0 rename to linx64/lib/boost/libboost_regex-gcc9-mt-x64-1_70.so.1.70.0 index e4a60644..2304a060 100755 Binary files a/linx64/lib/boost/libboost_regex.so.1.70.0 and b/linx64/lib/boost/libboost_regex-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_regex.so b/linx64/lib/boost/libboost_regex.so deleted file mode 120000 index b68d80a1..00000000 --- a/linx64/lib/boost/libboost_regex.so +++ /dev/null @@ -1 +0,0 @@ -libboost_regex.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_regex.so.1 b/linx64/lib/boost/libboost_regex.so.1 deleted file mode 120000 index b68d80a1..00000000 --- a/linx64/lib/boost/libboost_regex.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_regex.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_regex.so.1.70 b/linx64/lib/boost/libboost_regex.so.1.70 deleted file mode 120000 index b68d80a1..00000000 --- a/linx64/lib/boost/libboost_regex.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_regex.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_serialization-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_serialization-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..eb18565e --- /dev/null +++ b/linx64/lib/boost/libboost_serialization-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_serialization-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_serialization-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_serialization-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..eb18565e --- /dev/null +++ b/linx64/lib/boost/libboost_serialization-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_serialization-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_serialization-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_serialization-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..eb18565e --- /dev/null +++ b/linx64/lib/boost/libboost_serialization-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_serialization-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_serialization-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_serialization-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..2abadb71 Binary files /dev/null and b/linx64/lib/boost/libboost_serialization-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_serialization-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_serialization-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..a7ba30ec --- /dev/null +++ b/linx64/lib/boost/libboost_serialization-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_serialization-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_serialization-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_serialization-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..a7ba30ec --- /dev/null +++ b/linx64/lib/boost/libboost_serialization-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_serialization-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_serialization-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_serialization-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..a7ba30ec --- /dev/null +++ b/linx64/lib/boost/libboost_serialization-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_serialization-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_serialization.so.1.70.0 b/linx64/lib/boost/libboost_serialization-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_serialization.so.1.70.0 rename to linx64/lib/boost/libboost_serialization-gcc9-mt-x64-1_70.so.1.70.0 index e41ca0e6..34295375 100755 Binary files a/linx64/lib/boost/libboost_serialization.so.1.70.0 and b/linx64/lib/boost/libboost_serialization-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_serialization.so b/linx64/lib/boost/libboost_serialization.so deleted file mode 120000 index dc43a9ab..00000000 --- a/linx64/lib/boost/libboost_serialization.so +++ /dev/null @@ -1 +0,0 @@ -libboost_serialization.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_serialization.so.1 b/linx64/lib/boost/libboost_serialization.so.1 deleted file mode 120000 index dc43a9ab..00000000 --- a/linx64/lib/boost/libboost_serialization.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_serialization.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_serialization.so.1.70 b/linx64/lib/boost/libboost_serialization.so.1.70 deleted file mode 120000 index dc43a9ab..00000000 --- a/linx64/lib/boost/libboost_serialization.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_serialization.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..857e489d --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..857e489d --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..857e489d --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..3adc32d8 Binary files /dev/null and b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..bf4e48b5 --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..bf4e48b5 --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..bf4e48b5 --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_addr2line.so.1.70.0 b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1.70.0 similarity index 95% rename from linx64/lib/boost/libboost_stacktrace_addr2line.so.1.70.0 rename to linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1.70.0 index 179799c2..dec12700 100755 Binary files a/linx64/lib/boost/libboost_stacktrace_addr2line.so.1.70.0 and b/linx64/lib/boost/libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_stacktrace_addr2line.so b/linx64/lib/boost/libboost_stacktrace_addr2line.so deleted file mode 120000 index 2008a130..00000000 --- a/linx64/lib/boost/libboost_stacktrace_addr2line.so +++ /dev/null @@ -1 +0,0 @@ -libboost_stacktrace_addr2line.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_addr2line.so.1 b/linx64/lib/boost/libboost_stacktrace_addr2line.so.1 deleted file mode 120000 index 2008a130..00000000 --- a/linx64/lib/boost/libboost_stacktrace_addr2line.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_stacktrace_addr2line.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_addr2line.so.1.70 b/linx64/lib/boost/libboost_stacktrace_addr2line.so.1.70 deleted file mode 120000 index 2008a130..00000000 --- a/linx64/lib/boost/libboost_stacktrace_addr2line.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_stacktrace_addr2line.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..bd265a70 --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..bd265a70 --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..bd265a70 --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..9dee205b Binary files /dev/null and b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..94e6f16a --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..94e6f16a --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..94e6f16a --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_basic.so.1.70.0 b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1.70.0 similarity index 93% rename from linx64/lib/boost/libboost_stacktrace_basic.so.1.70.0 rename to linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1.70.0 index 18b618be..a2d0e5b9 100755 Binary files a/linx64/lib/boost/libboost_stacktrace_basic.so.1.70.0 and b/linx64/lib/boost/libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_stacktrace_basic.so b/linx64/lib/boost/libboost_stacktrace_basic.so deleted file mode 120000 index 8fd593db..00000000 --- a/linx64/lib/boost/libboost_stacktrace_basic.so +++ /dev/null @@ -1 +0,0 @@ -libboost_stacktrace_basic.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_basic.so.1 b/linx64/lib/boost/libboost_stacktrace_basic.so.1 deleted file mode 120000 index 8fd593db..00000000 --- a/linx64/lib/boost/libboost_stacktrace_basic.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_stacktrace_basic.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_basic.so.1.70 b/linx64/lib/boost/libboost_stacktrace_basic.so.1.70 deleted file mode 120000 index 8fd593db..00000000 --- a/linx64/lib/boost/libboost_stacktrace_basic.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_stacktrace_basic.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..ed5eebad --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..ed5eebad --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..ed5eebad --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..8dca229f Binary files /dev/null and b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..c9dd874a --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..c9dd874a --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..c9dd874a --- /dev/null +++ b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_noop.so.1.70.0 b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1.70.0 similarity index 94% rename from linx64/lib/boost/libboost_stacktrace_noop.so.1.70.0 rename to linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1.70.0 index 95a1a97e..7e4704a0 100755 Binary files a/linx64/lib/boost/libboost_stacktrace_noop.so.1.70.0 and b/linx64/lib/boost/libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_stacktrace_noop.so b/linx64/lib/boost/libboost_stacktrace_noop.so deleted file mode 120000 index 402cfa52..00000000 --- a/linx64/lib/boost/libboost_stacktrace_noop.so +++ /dev/null @@ -1 +0,0 @@ -libboost_stacktrace_noop.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_noop.so.1 b/linx64/lib/boost/libboost_stacktrace_noop.so.1 deleted file mode 120000 index 402cfa52..00000000 --- a/linx64/lib/boost/libboost_stacktrace_noop.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_stacktrace_noop.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_stacktrace_noop.so.1.70 b/linx64/lib/boost/libboost_stacktrace_noop.so.1.70 deleted file mode 120000 index 402cfa52..00000000 --- a/linx64/lib/boost/libboost_stacktrace_noop.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_stacktrace_noop.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_system-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_system-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..ae074ad8 --- /dev/null +++ b/linx64/lib/boost/libboost_system-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_system-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_system-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_system-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..ae074ad8 --- /dev/null +++ b/linx64/lib/boost/libboost_system-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_system-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_system-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_system-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..ae074ad8 --- /dev/null +++ b/linx64/lib/boost/libboost_system-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_system-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_system-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_system-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..6ad8bfb9 Binary files /dev/null and b/linx64/lib/boost/libboost_system-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_system-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_system-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..0bb740ea --- /dev/null +++ b/linx64/lib/boost/libboost_system-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_system-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_system-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_system-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..0bb740ea --- /dev/null +++ b/linx64/lib/boost/libboost_system-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_system-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_system-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_system-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..0bb740ea --- /dev/null +++ b/linx64/lib/boost/libboost_system-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_system-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_system.so.1.70.0 b/linx64/lib/boost/libboost_system-gcc9-mt-x64-1_70.so.1.70.0 similarity index 94% rename from linx64/lib/boost/libboost_system.so.1.70.0 rename to linx64/lib/boost/libboost_system-gcc9-mt-x64-1_70.so.1.70.0 index 3275b1cb..a2ae40f6 100755 Binary files a/linx64/lib/boost/libboost_system.so.1.70.0 and b/linx64/lib/boost/libboost_system-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_system.so b/linx64/lib/boost/libboost_system.so deleted file mode 120000 index afaa5811..00000000 --- a/linx64/lib/boost/libboost_system.so +++ /dev/null @@ -1 +0,0 @@ -libboost_system.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_system.so.1 b/linx64/lib/boost/libboost_system.so.1 deleted file mode 120000 index afaa5811..00000000 --- a/linx64/lib/boost/libboost_system.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_system.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_system.so.1.70 b/linx64/lib/boost/libboost_system.so.1.70 deleted file mode 120000 index afaa5811..00000000 --- a/linx64/lib/boost/libboost_system.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_system.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_test_exec_monitor-gcc9-mt-d-x64-1_70.a b/linx64/lib/boost/libboost_test_exec_monitor-gcc9-mt-d-x64-1_70.a new file mode 100644 index 00000000..75d51547 Binary files /dev/null and b/linx64/lib/boost/libboost_test_exec_monitor-gcc9-mt-d-x64-1_70.a differ diff --git a/linx64/lib/boost/libboost_test_exec_monitor-gcc9-mt-x64-1_70.a b/linx64/lib/boost/libboost_test_exec_monitor-gcc9-mt-x64-1_70.a new file mode 100644 index 00000000..2ff54c13 Binary files /dev/null and b/linx64/lib/boost/libboost_test_exec_monitor-gcc9-mt-x64-1_70.a differ diff --git a/linx64/lib/boost/libboost_thread-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_thread-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..118fb7cc --- /dev/null +++ b/linx64/lib/boost/libboost_thread-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_thread-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_thread-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_thread-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..118fb7cc --- /dev/null +++ b/linx64/lib/boost/libboost_thread-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_thread-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_thread-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_thread-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..118fb7cc --- /dev/null +++ b/linx64/lib/boost/libboost_thread-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_thread-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_thread-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_thread-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..7975585e Binary files /dev/null and b/linx64/lib/boost/libboost_thread-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_thread-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_thread-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..79e7ec2c --- /dev/null +++ b/linx64/lib/boost/libboost_thread-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_thread-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_thread-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_thread-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..79e7ec2c --- /dev/null +++ b/linx64/lib/boost/libboost_thread-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_thread-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_thread-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_thread-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..79e7ec2c --- /dev/null +++ b/linx64/lib/boost/libboost_thread-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_thread-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_thread.so.1.70.0 b/linx64/lib/boost/libboost_thread-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_thread.so.1.70.0 rename to linx64/lib/boost/libboost_thread-gcc9-mt-x64-1_70.so.1.70.0 index 1f8b5284..2dea990e 100755 Binary files a/linx64/lib/boost/libboost_thread.so.1.70.0 and b/linx64/lib/boost/libboost_thread-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_thread.so b/linx64/lib/boost/libboost_thread.so deleted file mode 120000 index 6a7a87e9..00000000 --- a/linx64/lib/boost/libboost_thread.so +++ /dev/null @@ -1 +0,0 @@ -libboost_thread.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_thread.so.1 b/linx64/lib/boost/libboost_thread.so.1 deleted file mode 120000 index 6a7a87e9..00000000 --- a/linx64/lib/boost/libboost_thread.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_thread.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_thread.so.1.70 b/linx64/lib/boost/libboost_thread.so.1.70 deleted file mode 120000 index 6a7a87e9..00000000 --- a/linx64/lib/boost/libboost_thread.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_thread.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_timer-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_timer-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..91f9c43b --- /dev/null +++ b/linx64/lib/boost/libboost_timer-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_timer-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_timer-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_timer-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..91f9c43b --- /dev/null +++ b/linx64/lib/boost/libboost_timer-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_timer-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_timer-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_timer-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..91f9c43b --- /dev/null +++ b/linx64/lib/boost/libboost_timer-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_timer-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_timer-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_timer-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..4109561c Binary files /dev/null and b/linx64/lib/boost/libboost_timer-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_timer-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_timer-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..380b28ea --- /dev/null +++ b/linx64/lib/boost/libboost_timer-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_timer-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_timer-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_timer-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..380b28ea --- /dev/null +++ b/linx64/lib/boost/libboost_timer-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_timer-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_timer-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_timer-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..380b28ea --- /dev/null +++ b/linx64/lib/boost/libboost_timer-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_timer-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_timer.so.1.70.0 b/linx64/lib/boost/libboost_timer-gcc9-mt-x64-1_70.so.1.70.0 similarity index 93% rename from linx64/lib/boost/libboost_timer.so.1.70.0 rename to linx64/lib/boost/libboost_timer-gcc9-mt-x64-1_70.so.1.70.0 index 46381781..62c92d30 100755 Binary files a/linx64/lib/boost/libboost_timer.so.1.70.0 and b/linx64/lib/boost/libboost_timer-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_timer.so b/linx64/lib/boost/libboost_timer.so deleted file mode 120000 index b1581e97..00000000 --- a/linx64/lib/boost/libboost_timer.so +++ /dev/null @@ -1 +0,0 @@ -libboost_timer.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_timer.so.1 b/linx64/lib/boost/libboost_timer.so.1 deleted file mode 120000 index b1581e97..00000000 --- a/linx64/lib/boost/libboost_timer.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_timer.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_timer.so.1.70 b/linx64/lib/boost/libboost_timer.so.1.70 deleted file mode 120000 index b1581e97..00000000 --- a/linx64/lib/boost/libboost_timer.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_timer.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_type_erasure-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..eb357181 --- /dev/null +++ b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..eb357181 --- /dev/null +++ b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..eb357181 --- /dev/null +++ b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..6927d37b Binary files /dev/null and b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_type_erasure-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..ffbc571d --- /dev/null +++ b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_type_erasure-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_type_erasure-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..ffbc571d --- /dev/null +++ b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_type_erasure-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_type_erasure-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..ffbc571d --- /dev/null +++ b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_type_erasure-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_type_erasure.so.1.70.0 b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-x64-1_70.so.1.70.0 similarity index 98% rename from linx64/lib/boost/libboost_type_erasure.so.1.70.0 rename to linx64/lib/boost/libboost_type_erasure-gcc9-mt-x64-1_70.so.1.70.0 index 64b2810b..26dd383e 100755 Binary files a/linx64/lib/boost/libboost_type_erasure.so.1.70.0 and b/linx64/lib/boost/libboost_type_erasure-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_type_erasure.so b/linx64/lib/boost/libboost_type_erasure.so deleted file mode 120000 index 8f2a64c9..00000000 --- a/linx64/lib/boost/libboost_type_erasure.so +++ /dev/null @@ -1 +0,0 @@ -libboost_type_erasure.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_type_erasure.so.1 b/linx64/lib/boost/libboost_type_erasure.so.1 deleted file mode 120000 index 8f2a64c9..00000000 --- a/linx64/lib/boost/libboost_type_erasure.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_type_erasure.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_type_erasure.so.1.70 b/linx64/lib/boost/libboost_type_erasure.so.1.70 deleted file mode 120000 index 8f2a64c9..00000000 --- a/linx64/lib/boost/libboost_type_erasure.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_type_erasure.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..bf12f491 --- /dev/null +++ b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..bf12f491 --- /dev/null +++ b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..bf12f491 --- /dev/null +++ b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..151f56f6 Binary files /dev/null and b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..3ca20221 --- /dev/null +++ b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..3ca20221 --- /dev/null +++ b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..3ca20221 --- /dev/null +++ b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_unit_test_framework.so.1.70.0 b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_unit_test_framework.so.1.70.0 rename to linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1.70.0 index 0a9de69c..95d63e42 100755 Binary files a/linx64/lib/boost/libboost_unit_test_framework.so.1.70.0 and b/linx64/lib/boost/libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_unit_test_framework.so b/linx64/lib/boost/libboost_unit_test_framework.so deleted file mode 120000 index e909425e..00000000 --- a/linx64/lib/boost/libboost_unit_test_framework.so +++ /dev/null @@ -1 +0,0 @@ -libboost_unit_test_framework.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_unit_test_framework.so.1 b/linx64/lib/boost/libboost_unit_test_framework.so.1 deleted file mode 120000 index e909425e..00000000 --- a/linx64/lib/boost/libboost_unit_test_framework.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_unit_test_framework.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_unit_test_framework.so.1.70 b/linx64/lib/boost/libboost_unit_test_framework.so.1.70 deleted file mode 120000 index e909425e..00000000 --- a/linx64/lib/boost/libboost_unit_test_framework.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_unit_test_framework.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wave-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_wave-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..365f1ebb --- /dev/null +++ b/linx64/lib/boost/libboost_wave-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_wave-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wave-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_wave-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..365f1ebb --- /dev/null +++ b/linx64/lib/boost/libboost_wave-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_wave-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wave-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_wave-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..365f1ebb --- /dev/null +++ b/linx64/lib/boost/libboost_wave-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_wave-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wave-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_wave-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..3b764f57 Binary files /dev/null and b/linx64/lib/boost/libboost_wave-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_wave-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_wave-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..007e0f6a --- /dev/null +++ b/linx64/lib/boost/libboost_wave-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_wave-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wave-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_wave-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..007e0f6a --- /dev/null +++ b/linx64/lib/boost/libboost_wave-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_wave-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wave-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_wave-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..007e0f6a --- /dev/null +++ b/linx64/lib/boost/libboost_wave-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_wave-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wave.so.1.70.0 b/linx64/lib/boost/libboost_wave-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_wave.so.1.70.0 rename to linx64/lib/boost/libboost_wave-gcc9-mt-x64-1_70.so.1.70.0 index 33a78ca8..a04b564a 100755 Binary files a/linx64/lib/boost/libboost_wave.so.1.70.0 and b/linx64/lib/boost/libboost_wave-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_wave.so b/linx64/lib/boost/libboost_wave.so deleted file mode 120000 index 54ef28b2..00000000 --- a/linx64/lib/boost/libboost_wave.so +++ /dev/null @@ -1 +0,0 @@ -libboost_wave.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wave.so.1 b/linx64/lib/boost/libboost_wave.so.1 deleted file mode 120000 index 54ef28b2..00000000 --- a/linx64/lib/boost/libboost_wave.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_wave.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wave.so.1.70 b/linx64/lib/boost/libboost_wave.so.1.70 deleted file mode 120000 index 54ef28b2..00000000 --- a/linx64/lib/boost/libboost_wave.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_wave.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wserialization-gcc9-mt-d-x64-1_70.so b/linx64/lib/boost/libboost_wserialization-gcc9-mt-d-x64-1_70.so new file mode 120000 index 00000000..c9b3c6b1 --- /dev/null +++ b/linx64/lib/boost/libboost_wserialization-gcc9-mt-d-x64-1_70.so @@ -0,0 +1 @@ +libboost_wserialization-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wserialization-gcc9-mt-d-x64-1_70.so.1 b/linx64/lib/boost/libboost_wserialization-gcc9-mt-d-x64-1_70.so.1 new file mode 120000 index 00000000..c9b3c6b1 --- /dev/null +++ b/linx64/lib/boost/libboost_wserialization-gcc9-mt-d-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_wserialization-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wserialization-gcc9-mt-d-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_wserialization-gcc9-mt-d-x64-1_70.so.1.70 new file mode 120000 index 00000000..c9b3c6b1 --- /dev/null +++ b/linx64/lib/boost/libboost_wserialization-gcc9-mt-d-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_wserialization-gcc9-mt-d-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wserialization-gcc9-mt-d-x64-1_70.so.1.70.0 b/linx64/lib/boost/libboost_wserialization-gcc9-mt-d-x64-1_70.so.1.70.0 new file mode 100755 index 00000000..25f7b423 Binary files /dev/null and b/linx64/lib/boost/libboost_wserialization-gcc9-mt-d-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_wserialization-gcc9-mt-x64-1_70.so b/linx64/lib/boost/libboost_wserialization-gcc9-mt-x64-1_70.so new file mode 120000 index 00000000..05d2c403 --- /dev/null +++ b/linx64/lib/boost/libboost_wserialization-gcc9-mt-x64-1_70.so @@ -0,0 +1 @@ +libboost_wserialization-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wserialization-gcc9-mt-x64-1_70.so.1 b/linx64/lib/boost/libboost_wserialization-gcc9-mt-x64-1_70.so.1 new file mode 120000 index 00000000..05d2c403 --- /dev/null +++ b/linx64/lib/boost/libboost_wserialization-gcc9-mt-x64-1_70.so.1 @@ -0,0 +1 @@ +libboost_wserialization-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wserialization-gcc9-mt-x64-1_70.so.1.70 b/linx64/lib/boost/libboost_wserialization-gcc9-mt-x64-1_70.so.1.70 new file mode 120000 index 00000000..05d2c403 --- /dev/null +++ b/linx64/lib/boost/libboost_wserialization-gcc9-mt-x64-1_70.so.1.70 @@ -0,0 +1 @@ +libboost_wserialization-gcc9-mt-x64-1_70.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wserialization.so.1.70.0 b/linx64/lib/boost/libboost_wserialization-gcc9-mt-x64-1_70.so.1.70.0 similarity index 99% rename from linx64/lib/boost/libboost_wserialization.so.1.70.0 rename to linx64/lib/boost/libboost_wserialization-gcc9-mt-x64-1_70.so.1.70.0 index 55034fa7..d0d810d5 100755 Binary files a/linx64/lib/boost/libboost_wserialization.so.1.70.0 and b/linx64/lib/boost/libboost_wserialization-gcc9-mt-x64-1_70.so.1.70.0 differ diff --git a/linx64/lib/boost/libboost_wserialization.so b/linx64/lib/boost/libboost_wserialization.so deleted file mode 120000 index 09807c3b..00000000 --- a/linx64/lib/boost/libboost_wserialization.so +++ /dev/null @@ -1 +0,0 @@ -libboost_wserialization.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wserialization.so.1 b/linx64/lib/boost/libboost_wserialization.so.1 deleted file mode 120000 index 09807c3b..00000000 --- a/linx64/lib/boost/libboost_wserialization.so.1 +++ /dev/null @@ -1 +0,0 @@ -libboost_wserialization.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/libboost_wserialization.so.1.70 b/linx64/lib/boost/libboost_wserialization.so.1.70 deleted file mode 120000 index 09807c3b..00000000 --- a/linx64/lib/boost/libboost_wserialization.so.1.70 +++ /dev/null @@ -1 +0,0 @@ -libboost_wserialization.so.1.70.0 \ No newline at end of file diff --git a/linx64/lib/boost/cmake/Boost-1.70.0/BoostConfig.cmake b/linx64/lib/cmake/Boost-1.70.0/BoostConfig.cmake similarity index 100% rename from linx64/lib/boost/cmake/Boost-1.70.0/BoostConfig.cmake rename to linx64/lib/cmake/Boost-1.70.0/BoostConfig.cmake diff --git a/linx64/lib/boost/cmake/Boost-1.70.0/BoostConfigVersion.cmake b/linx64/lib/cmake/Boost-1.70.0/BoostConfigVersion.cmake similarity index 100% rename from linx64/lib/boost/cmake/Boost-1.70.0/BoostConfigVersion.cmake rename to linx64/lib/cmake/Boost-1.70.0/BoostConfigVersion.cmake diff --git a/linx64/lib/boost/cmake/BoostDetectToolset-1.70.0.cmake b/linx64/lib/cmake/BoostDetectToolset-1.70.0.cmake similarity index 100% rename from linx64/lib/boost/cmake/BoostDetectToolset-1.70.0.cmake rename to linx64/lib/cmake/BoostDetectToolset-1.70.0.cmake diff --git a/linx64/lib/boost/cmake/boost_atomic-1.70.0/boost_atomic-config-version.cmake b/linx64/lib/cmake/boost_atomic-1.70.0/boost_atomic-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_atomic-1.70.0/boost_atomic-config-version.cmake rename to linx64/lib/cmake/boost_atomic-1.70.0/boost_atomic-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_atomic-1.70.0/boost_atomic-config.cmake b/linx64/lib/cmake/boost_atomic-1.70.0/boost_atomic-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_atomic-1.70.0/boost_atomic-config.cmake rename to linx64/lib/cmake/boost_atomic-1.70.0/boost_atomic-config.cmake index cbd39e1a..6a54709b 100644 --- a/linx64/lib/boost/cmake/boost_atomic-1.70.0/boost_atomic-config.cmake +++ b/linx64/lib/cmake/boost_atomic-1.70.0/boost_atomic-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_atomic ${boost_atomic_VERSION} at ${boost_atomic_DIR # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::atomic diff --git a/linx64/lib/cmake/boost_atomic-1.70.0/libboost_atomic-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_atomic-1.70.0/libboost_atomic-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..3a6cbb06 --- /dev/null +++ b/linx64/lib/cmake/boost_atomic-1.70.0/libboost_atomic-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_atomic-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_atomic-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_atomic-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_atomic-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_atomic-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::atomic PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_ATOMIC_DYN_LINK" + ) + +list(APPEND _BOOST_ATOMIC_DEPS headers) diff --git a/linx64/lib/cmake/boost_atomic-1.70.0/libboost_atomic-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_atomic-1.70.0/libboost_atomic-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..14136b03 --- /dev/null +++ b/linx64/lib/cmake/boost_atomic-1.70.0/libboost_atomic-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_atomic-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_atomic-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_atomic-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_atomic-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_atomic-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_atomic-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::atomic PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_ATOMIC_DYN_LINK" + ) + +list(APPEND _BOOST_ATOMIC_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_chrono-1.70.0/boost_chrono-config-version.cmake b/linx64/lib/cmake/boost_chrono-1.70.0/boost_chrono-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_chrono-1.70.0/boost_chrono-config-version.cmake rename to linx64/lib/cmake/boost_chrono-1.70.0/boost_chrono-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_chrono-1.70.0/boost_chrono-config.cmake b/linx64/lib/cmake/boost_chrono-1.70.0/boost_chrono-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_chrono-1.70.0/boost_chrono-config.cmake rename to linx64/lib/cmake/boost_chrono-1.70.0/boost_chrono-config.cmake index 5d798b52..277c5d66 100644 --- a/linx64/lib/boost/cmake/boost_chrono-1.70.0/boost_chrono-config.cmake +++ b/linx64/lib/cmake/boost_chrono-1.70.0/boost_chrono-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_chrono ${boost_chrono_VERSION} at ${boost_chrono_DIR # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::chrono diff --git a/linx64/lib/cmake/boost_chrono-1.70.0/libboost_chrono-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_chrono-1.70.0/libboost_chrono-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..7210e86a --- /dev/null +++ b/linx64/lib/cmake/boost_chrono-1.70.0/libboost_chrono-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_chrono-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_chrono-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_chrono-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_chrono-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_chrono-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::chrono PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CHRONO_DYN_LINK" + ) + +list(APPEND _BOOST_CHRONO_DEPS headers) diff --git a/linx64/lib/cmake/boost_chrono-1.70.0/libboost_chrono-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_chrono-1.70.0/libboost_chrono-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..4157083e --- /dev/null +++ b/linx64/lib/cmake/boost_chrono-1.70.0/libboost_chrono-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_chrono-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_chrono-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_chrono-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_chrono-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_chrono-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_chrono-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::chrono PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CHRONO_DYN_LINK" + ) + +list(APPEND _BOOST_CHRONO_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_container-1.70.0/boost_container-config-version.cmake b/linx64/lib/cmake/boost_container-1.70.0/boost_container-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_container-1.70.0/boost_container-config-version.cmake rename to linx64/lib/cmake/boost_container-1.70.0/boost_container-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_container-1.70.0/boost_container-config.cmake b/linx64/lib/cmake/boost_container-1.70.0/boost_container-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_container-1.70.0/boost_container-config.cmake rename to linx64/lib/cmake/boost_container-1.70.0/boost_container-config.cmake index 9e2e42fe..cbd7ba27 100644 --- a/linx64/lib/boost/cmake/boost_container-1.70.0/boost_container-config.cmake +++ b/linx64/lib/cmake/boost_container-1.70.0/boost_container-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_container ${boost_container_VERSION} at ${boost_cont # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::container diff --git a/linx64/lib/cmake/boost_container-1.70.0/libboost_container-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_container-1.70.0/libboost_container-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..c12428b9 --- /dev/null +++ b/linx64/lib/cmake/boost_container-1.70.0/libboost_container-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_container-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_container-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_container-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_container-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_container-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::container PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTAINER_DYN_LINK" + ) + +list(APPEND _BOOST_CONTAINER_DEPS headers) diff --git a/linx64/lib/cmake/boost_container-1.70.0/libboost_container-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_container-1.70.0/libboost_container-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..9b512faf --- /dev/null +++ b/linx64/lib/cmake/boost_container-1.70.0/libboost_container-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_container-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_container-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_container-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_container-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_container-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_container-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::container PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTAINER_DYN_LINK" + ) + +list(APPEND _BOOST_CONTAINER_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_context-1.70.0/boost_context-config-version.cmake b/linx64/lib/cmake/boost_context-1.70.0/boost_context-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_context-1.70.0/boost_context-config-version.cmake rename to linx64/lib/cmake/boost_context-1.70.0/boost_context-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_context-1.70.0/boost_context-config.cmake b/linx64/lib/cmake/boost_context-1.70.0/boost_context-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_context-1.70.0/boost_context-config.cmake rename to linx64/lib/cmake/boost_context-1.70.0/boost_context-config.cmake index 4ad95d2d..c86d9ff2 100644 --- a/linx64/lib/boost/cmake/boost_context-1.70.0/boost_context-config.cmake +++ b/linx64/lib/cmake/boost_context-1.70.0/boost_context-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_context ${boost_context_VERSION} at ${boost_context_ # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::context diff --git a/linx64/lib/cmake/boost_context-1.70.0/libboost_context-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_context-1.70.0/libboost_context-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..d6e39371 --- /dev/null +++ b/linx64/lib/cmake/boost_context-1.70.0/libboost_context-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_context-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_context-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_context-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_context-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_context-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::context PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTEXT_DYN_LINK" + ) + +list(APPEND _BOOST_CONTEXT_DEPS headers) diff --git a/linx64/lib/cmake/boost_context-1.70.0/libboost_context-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_context-1.70.0/libboost_context-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..d7b9a3d7 --- /dev/null +++ b/linx64/lib/cmake/boost_context-1.70.0/libboost_context-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_context-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_context-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_context-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_context-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_context-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_context-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::context PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTEXT_DYN_LINK" + ) + +list(APPEND _BOOST_CONTEXT_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_contract-1.70.0/boost_contract-config-version.cmake b/linx64/lib/cmake/boost_contract-1.70.0/boost_contract-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_contract-1.70.0/boost_contract-config-version.cmake rename to linx64/lib/cmake/boost_contract-1.70.0/boost_contract-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_contract-1.70.0/boost_contract-config.cmake b/linx64/lib/cmake/boost_contract-1.70.0/boost_contract-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_contract-1.70.0/boost_contract-config.cmake rename to linx64/lib/cmake/boost_contract-1.70.0/boost_contract-config.cmake index 590c0ab2..d3dd7b03 100644 --- a/linx64/lib/boost/cmake/boost_contract-1.70.0/boost_contract-config.cmake +++ b/linx64/lib/cmake/boost_contract-1.70.0/boost_contract-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_contract ${boost_contract_VERSION} at ${boost_contra # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::contract diff --git a/linx64/lib/cmake/boost_contract-1.70.0/libboost_contract-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_contract-1.70.0/libboost_contract-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..ad63a08e --- /dev/null +++ b/linx64/lib/cmake/boost_contract-1.70.0/libboost_contract-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_contract-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_contract-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_contract-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_contract-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_contract-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::contract PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTRACT_DYN_LINK" + ) + +list(APPEND _BOOST_CONTRACT_DEPS system headers) diff --git a/linx64/lib/cmake/boost_contract-1.70.0/libboost_contract-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_contract-1.70.0/libboost_contract-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..ffc82a59 --- /dev/null +++ b/linx64/lib/cmake/boost_contract-1.70.0/libboost_contract-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_contract-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_contract-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_contract-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_contract-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_contract-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_contract-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::contract PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTRACT_DYN_LINK" + ) + +list(APPEND _BOOST_CONTRACT_DEPS system headers) diff --git a/linx64/lib/boost/cmake/boost_coroutine-1.70.0/boost_coroutine-config-version.cmake b/linx64/lib/cmake/boost_coroutine-1.70.0/boost_coroutine-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_coroutine-1.70.0/boost_coroutine-config-version.cmake rename to linx64/lib/cmake/boost_coroutine-1.70.0/boost_coroutine-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_coroutine-1.70.0/boost_coroutine-config.cmake b/linx64/lib/cmake/boost_coroutine-1.70.0/boost_coroutine-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_coroutine-1.70.0/boost_coroutine-config.cmake rename to linx64/lib/cmake/boost_coroutine-1.70.0/boost_coroutine-config.cmake index 930c43e3..e4a92bc4 100644 --- a/linx64/lib/boost/cmake/boost_coroutine-1.70.0/boost_coroutine-config.cmake +++ b/linx64/lib/cmake/boost_coroutine-1.70.0/boost_coroutine-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_coroutine ${boost_coroutine_VERSION} at ${boost_coro # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::coroutine diff --git a/linx64/lib/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..9f677497 --- /dev/null +++ b/linx64/lib/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_coroutine-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_coroutine-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_coroutine-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_coroutine-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_coroutine-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..36a9a7a2 --- /dev/null +++ b/linx64/lib/cmake/boost_coroutine-1.70.0/libboost_coroutine-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_coroutine-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_coroutine-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_coroutine-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_coroutine-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_coroutine-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_coroutine-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_date_time-1.70.0/boost_date_time-config-version.cmake b/linx64/lib/cmake/boost_date_time-1.70.0/boost_date_time-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_date_time-1.70.0/boost_date_time-config-version.cmake rename to linx64/lib/cmake/boost_date_time-1.70.0/boost_date_time-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_date_time-1.70.0/boost_date_time-config.cmake b/linx64/lib/cmake/boost_date_time-1.70.0/boost_date_time-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_date_time-1.70.0/boost_date_time-config.cmake rename to linx64/lib/cmake/boost_date_time-1.70.0/boost_date_time-config.cmake index 1786587d..1b3452c2 100644 --- a/linx64/lib/boost/cmake/boost_date_time-1.70.0/boost_date_time-config.cmake +++ b/linx64/lib/cmake/boost_date_time-1.70.0/boost_date_time-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_date_time ${boost_date_time_VERSION} at ${boost_date # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::date_time diff --git a/linx64/lib/cmake/boost_date_time-1.70.0/libboost_date_time-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_date_time-1.70.0/libboost_date_time-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..1bfc7bd0 --- /dev/null +++ b/linx64/lib/cmake/boost_date_time-1.70.0/libboost_date_time-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_date_time-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_date_time-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_date_time-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_date_time-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_date_time-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_date_time-1.70.0/libboost_date_time-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_date_time-1.70.0/libboost_date_time-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..797f316a --- /dev/null +++ b/linx64/lib/cmake/boost_date_time-1.70.0/libboost_date_time-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_date_time-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_date_time-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_date_time-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_date_time-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_date_time-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_exception-1.70.0/boost_exception-config-version.cmake b/linx64/lib/cmake/boost_exception-1.70.0/boost_exception-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_exception-1.70.0/boost_exception-config-version.cmake rename to linx64/lib/cmake/boost_exception-1.70.0/boost_exception-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_exception-1.70.0/boost_exception-config.cmake b/linx64/lib/cmake/boost_exception-1.70.0/boost_exception-config.cmake similarity index 95% rename from linx64/lib/boost/cmake/boost_exception-1.70.0/boost_exception-config.cmake rename to linx64/lib/cmake/boost_exception-1.70.0/boost_exception-config.cmake index 5e9f5f16..a42053fd 100644 --- a/linx64/lib/boost/cmake/boost_exception-1.70.0/boost_exception-config.cmake +++ b/linx64/lib/cmake/boost_exception-1.70.0/boost_exception-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_exception ${boost_exception_VERSION} at ${boost_exce # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::exception diff --git a/linx64/lib/boost/cmake/boost_fiber-1.70.0/boost_fiber-config-version.cmake b/linx64/lib/cmake/boost_fiber-1.70.0/boost_fiber-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_fiber-1.70.0/boost_fiber-config-version.cmake rename to linx64/lib/cmake/boost_fiber-1.70.0/boost_fiber-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_fiber-1.70.0/boost_fiber-config.cmake b/linx64/lib/cmake/boost_fiber-1.70.0/boost_fiber-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_fiber-1.70.0/boost_fiber-config.cmake rename to linx64/lib/cmake/boost_fiber-1.70.0/boost_fiber-config.cmake index a8072ce6..d6bd9c05 100644 --- a/linx64/lib/boost/cmake/boost_fiber-1.70.0/boost_fiber-config.cmake +++ b/linx64/lib/cmake/boost_fiber-1.70.0/boost_fiber-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_fiber ${boost_fiber_VERSION} at ${boost_fiber_DIR}") # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::fiber diff --git a/linx64/lib/cmake/boost_fiber-1.70.0/libboost_fiber-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_fiber-1.70.0/libboost_fiber-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..4620ec18 --- /dev/null +++ b/linx64/lib/cmake/boost_fiber-1.70.0/libboost_fiber-variant-gcc9-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_fiber-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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_fiber-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70.0" "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_fiber-gcc9-mt-d-x64-1_70.so.1.70.0" "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_fiber-gcc9-mt-d-x64-1_70.so.1.70.0" "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_fiber-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70.0 +set_property(TARGET Boost::fiber APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::fiber PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_fiber-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::fiber PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_FIBER_DYN_LINK" + ) + +list(APPEND _BOOST_FIBER_DEPS context filesystem headers) diff --git a/linx64/lib/cmake/boost_fiber-1.70.0/libboost_fiber-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_fiber-1.70.0/libboost_fiber-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..1996360b --- /dev/null +++ b/linx64/lib/cmake/boost_fiber-1.70.0/libboost_fiber-variant-gcc9-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_fiber-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_fiber-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_fiber-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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_fiber-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_fiber-gcc9-mt-x64-1_70.so.1.70.0" "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_fiber-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_fiber-gcc9-mt-x64-1_70.so.1.70.0" "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_fiber-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_fiber-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_fiber-gcc9-mt-x64-1_70.so.1.70.0 +set_property(TARGET Boost::fiber APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE) +set_target_properties(Boost::fiber PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX + IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_fiber-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::fiber PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_FIBER_DYN_LINK" + ) + +list(APPEND _BOOST_FIBER_DEPS context filesystem headers) diff --git a/linx64/lib/boost/cmake/boost_fiber_numa-1.70.0/boost_fiber_numa-config-version.cmake b/linx64/lib/cmake/boost_fiber_numa-1.70.0/boost_fiber_numa-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_fiber_numa-1.70.0/boost_fiber_numa-config-version.cmake rename to linx64/lib/cmake/boost_fiber_numa-1.70.0/boost_fiber_numa-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_fiber_numa-1.70.0/boost_fiber_numa-config.cmake b/linx64/lib/cmake/boost_fiber_numa-1.70.0/boost_fiber_numa-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_fiber_numa-1.70.0/boost_fiber_numa-config.cmake rename to linx64/lib/cmake/boost_fiber_numa-1.70.0/boost_fiber_numa-config.cmake index 0f74c5d5..f472ccb6 100644 --- a/linx64/lib/boost/cmake/boost_fiber_numa-1.70.0/boost_fiber_numa-config.cmake +++ b/linx64/lib/cmake/boost_fiber_numa-1.70.0/boost_fiber_numa-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_fiber_numa ${boost_fiber_numa_VERSION} at ${boost_fi # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::fiber_numa diff --git a/linx64/lib/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..4dec953c --- /dev/null +++ b/linx64/lib/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-gcc9-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,61 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + return() +endif() + + +set_property(TARGET Boost::fiber_numa APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::fiber_numa PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + ) + +set_target_properties(Boost::fiber_numa PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_FIBER_NUMA_DYN_LINK" + ) + +list(APPEND _BOOST_FIBER_NUMA_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-shared.cmake b/linx64/lib/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-gcc9-mt-x64-1_70-shared.cmake similarity index 82% rename from linx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-shared.cmake rename to linx64/lib/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-gcc9-mt-x64-1_70-shared.cmake index 035b5910..1a375371 100644 --- a/linx64/lib/boost/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-shared.cmake +++ b/linx64/lib/cmake/boost_fiber_numa-1.70.0/libboost_fiber_numa-variant-gcc9-mt-x64-1_70-shared.cmake @@ -6,10 +6,18 @@ if(CMAKE_SIZEOF_VOID_P EQUAL 4) return() endif() -# layout=system +# layout=versioned # toolset=gcc9 +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + return() +endif() + # link=shared if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) diff --git a/linx64/lib/boost/cmake/boost_filesystem-1.70.0/boost_filesystem-config-version.cmake b/linx64/lib/cmake/boost_filesystem-1.70.0/boost_filesystem-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_filesystem-1.70.0/boost_filesystem-config-version.cmake rename to linx64/lib/cmake/boost_filesystem-1.70.0/boost_filesystem-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_filesystem-1.70.0/boost_filesystem-config.cmake b/linx64/lib/cmake/boost_filesystem-1.70.0/boost_filesystem-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_filesystem-1.70.0/boost_filesystem-config.cmake rename to linx64/lib/cmake/boost_filesystem-1.70.0/boost_filesystem-config.cmake index 52d8b9e2..d15797d8 100644 --- a/linx64/lib/boost/cmake/boost_filesystem-1.70.0/boost_filesystem-config.cmake +++ b/linx64/lib/cmake/boost_filesystem-1.70.0/boost_filesystem-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_filesystem ${boost_filesystem_VERSION} at ${boost_fi # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::filesystem diff --git a/linx64/lib/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..55066292 --- /dev/null +++ b/linx64/lib/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_filesystem-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_filesystem-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_filesystem-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_filesystem-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_filesystem-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::filesystem PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_FILESYSTEM_DYN_LINK" + ) + +list(APPEND _BOOST_FILESYSTEM_DEPS headers) diff --git a/linx64/lib/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..9aa6b9da --- /dev/null +++ b/linx64/lib/cmake/boost_filesystem-1.70.0/libboost_filesystem-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_filesystem-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_filesystem-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_filesystem-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_filesystem-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_filesystem-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_filesystem-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::filesystem PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_FILESYSTEM_DYN_LINK" + ) + +list(APPEND _BOOST_FILESYSTEM_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_graph-1.70.0/boost_graph-config-version.cmake b/linx64/lib/cmake/boost_graph-1.70.0/boost_graph-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_graph-1.70.0/boost_graph-config-version.cmake rename to linx64/lib/cmake/boost_graph-1.70.0/boost_graph-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_graph-1.70.0/boost_graph-config.cmake b/linx64/lib/cmake/boost_graph-1.70.0/boost_graph-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_graph-1.70.0/boost_graph-config.cmake rename to linx64/lib/cmake/boost_graph-1.70.0/boost_graph-config.cmake index 10575e2c..f260d209 100644 --- a/linx64/lib/boost/cmake/boost_graph-1.70.0/boost_graph-config.cmake +++ b/linx64/lib/cmake/boost_graph-1.70.0/boost_graph-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_graph ${boost_graph_VERSION} at ${boost_graph_DIR}") # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::graph diff --git a/linx64/lib/cmake/boost_graph-1.70.0/libboost_graph-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_graph-1.70.0/libboost_graph-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..aef059fa --- /dev/null +++ b/linx64/lib/cmake/boost_graph-1.70.0/libboost_graph-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_graph-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_graph-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_graph-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_graph-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_graph-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::graph PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_GRAPH_DYN_LINK" + ) + +list(APPEND _BOOST_GRAPH_DEPS regex headers) diff --git a/linx64/lib/cmake/boost_graph-1.70.0/libboost_graph-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_graph-1.70.0/libboost_graph-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..f43d4682 --- /dev/null +++ b/linx64/lib/cmake/boost_graph-1.70.0/libboost_graph-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_graph-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_graph-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_graph-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_graph-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_graph-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_graph-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::graph PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_GRAPH_DYN_LINK" + ) + +list(APPEND _BOOST_GRAPH_DEPS regex headers) diff --git a/linx64/lib/boost/cmake/boost_graph_parallel-1.70.0/boost_graph_parallel-config-version.cmake b/linx64/lib/cmake/boost_graph_parallel-1.70.0/boost_graph_parallel-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_graph_parallel-1.70.0/boost_graph_parallel-config-version.cmake rename to linx64/lib/cmake/boost_graph_parallel-1.70.0/boost_graph_parallel-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_graph_parallel-1.70.0/boost_graph_parallel-config.cmake b/linx64/lib/cmake/boost_graph_parallel-1.70.0/boost_graph_parallel-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_graph_parallel-1.70.0/boost_graph_parallel-config.cmake rename to linx64/lib/cmake/boost_graph_parallel-1.70.0/boost_graph_parallel-config.cmake index a5894ab6..57bd3001 100644 --- a/linx64/lib/boost/cmake/boost_graph_parallel-1.70.0/boost_graph_parallel-config.cmake +++ b/linx64/lib/cmake/boost_graph_parallel-1.70.0/boost_graph_parallel-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_graph_parallel ${boost_graph_parallel_VERSION} at ${ # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::graph_parallel diff --git a/linx64/lib/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..9d46d027 --- /dev/null +++ b/linx64/lib/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-gcc9-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,61 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + return() +endif() + + +set_property(TARGET Boost::graph_parallel APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::graph_parallel PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + ) + +set_target_properties(Boost::graph_parallel PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_GRAPH_PARALLEL_DYN_LINK" + ) + +list(APPEND _BOOST_GRAPH_PARALLEL_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-shared.cmake b/linx64/lib/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-gcc9-mt-x64-1_70-shared.cmake similarity index 82% rename from linx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-shared.cmake rename to linx64/lib/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-gcc9-mt-x64-1_70-shared.cmake index 5a510c33..73dcd407 100644 --- a/linx64/lib/boost/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-shared.cmake +++ b/linx64/lib/cmake/boost_graph_parallel-1.70.0/libboost_graph_parallel-variant-gcc9-mt-x64-1_70-shared.cmake @@ -6,10 +6,18 @@ if(CMAKE_SIZEOF_VOID_P EQUAL 4) return() endif() -# layout=system +# layout=versioned # toolset=gcc9 +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + return() +endif() + # link=shared if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) diff --git a/linx64/lib/boost/cmake/boost_headers-1.70.0/boost_headers-config-version.cmake b/linx64/lib/cmake/boost_headers-1.70.0/boost_headers-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_headers-1.70.0/boost_headers-config-version.cmake rename to linx64/lib/cmake/boost_headers-1.70.0/boost_headers-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_headers-1.70.0/boost_headers-config.cmake b/linx64/lib/cmake/boost_headers-1.70.0/boost_headers-config.cmake similarity index 95% rename from linx64/lib/boost/cmake/boost_headers-1.70.0/boost_headers-config.cmake rename to linx64/lib/cmake/boost_headers-1.70.0/boost_headers-config.cmake index 0305ecd5..e595cea6 100644 --- a/linx64/lib/boost/cmake/boost_headers-1.70.0/boost_headers-config.cmake +++ b/linx64/lib/cmake/boost_headers-1.70.0/boost_headers-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_headers ${boost_headers_VERSION} at ${boost_headers_ # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::headers diff --git a/linx64/lib/boost/cmake/boost_iostreams-1.70.0/boost_iostreams-config-version.cmake b/linx64/lib/cmake/boost_iostreams-1.70.0/boost_iostreams-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_iostreams-1.70.0/boost_iostreams-config-version.cmake rename to linx64/lib/cmake/boost_iostreams-1.70.0/boost_iostreams-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_iostreams-1.70.0/boost_iostreams-config.cmake b/linx64/lib/cmake/boost_iostreams-1.70.0/boost_iostreams-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_iostreams-1.70.0/boost_iostreams-config.cmake rename to linx64/lib/cmake/boost_iostreams-1.70.0/boost_iostreams-config.cmake index a679b5b6..a1c0c3e2 100644 --- a/linx64/lib/boost/cmake/boost_iostreams-1.70.0/boost_iostreams-config.cmake +++ b/linx64/lib/cmake/boost_iostreams-1.70.0/boost_iostreams-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_iostreams ${boost_iostreams_VERSION} at ${boost_iost # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::iostreams diff --git a/linx64/lib/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..aab3ba44 --- /dev/null +++ b/linx64/lib/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_iostreams-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_iostreams-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_iostreams-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_iostreams-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_iostreams-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::iostreams PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_IOSTREAMS_DYN_LINK" + ) + +list(APPEND _BOOST_IOSTREAMS_DEPS headers) diff --git a/linx64/lib/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..dc3c2ad1 --- /dev/null +++ b/linx64/lib/cmake/boost_iostreams-1.70.0/libboost_iostreams-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_iostreams-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_iostreams-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_iostreams-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_iostreams-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_iostreams-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_iostreams-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::iostreams PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_IOSTREAMS_DYN_LINK" + ) + +list(APPEND _BOOST_IOSTREAMS_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_locale-1.70.0/boost_locale-config-version.cmake b/linx64/lib/cmake/boost_locale-1.70.0/boost_locale-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_locale-1.70.0/boost_locale-config-version.cmake rename to linx64/lib/cmake/boost_locale-1.70.0/boost_locale-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_locale-1.70.0/boost_locale-config.cmake b/linx64/lib/cmake/boost_locale-1.70.0/boost_locale-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_locale-1.70.0/boost_locale-config.cmake rename to linx64/lib/cmake/boost_locale-1.70.0/boost_locale-config.cmake index f05168f0..b5b93fe2 100644 --- a/linx64/lib/boost/cmake/boost_locale-1.70.0/boost_locale-config.cmake +++ b/linx64/lib/cmake/boost_locale-1.70.0/boost_locale-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_locale ${boost_locale_VERSION} at ${boost_locale_DIR # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::locale diff --git a/linx64/lib/cmake/boost_locale-1.70.0/libboost_locale-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_locale-1.70.0/libboost_locale-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..da51028d --- /dev/null +++ b/linx64/lib/cmake/boost_locale-1.70.0/libboost_locale-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_locale-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_locale-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_locale-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_locale-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_locale-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::locale PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_LOCALE_DYN_LINK" + ) + +list(APPEND _BOOST_LOCALE_DEPS system headers) diff --git a/linx64/lib/cmake/boost_locale-1.70.0/libboost_locale-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_locale-1.70.0/libboost_locale-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..f5c84d3f --- /dev/null +++ b/linx64/lib/cmake/boost_locale-1.70.0/libboost_locale-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_locale-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_locale-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_locale-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_locale-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_locale-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_locale-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::locale PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_LOCALE_DYN_LINK" + ) + +list(APPEND _BOOST_LOCALE_DEPS system headers) diff --git a/linx64/lib/boost/cmake/boost_log-1.70.0/boost_log-config-version.cmake b/linx64/lib/cmake/boost_log-1.70.0/boost_log-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_log-1.70.0/boost_log-config-version.cmake rename to linx64/lib/cmake/boost_log-1.70.0/boost_log-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_log-1.70.0/boost_log-config.cmake b/linx64/lib/cmake/boost_log-1.70.0/boost_log-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_log-1.70.0/boost_log-config.cmake rename to linx64/lib/cmake/boost_log-1.70.0/boost_log-config.cmake index a830a1b3..7607494c 100644 --- a/linx64/lib/boost/cmake/boost_log-1.70.0/boost_log-config.cmake +++ b/linx64/lib/cmake/boost_log-1.70.0/boost_log-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_log ${boost_log_VERSION} at ${boost_log_DIR}") # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::log diff --git a/linx64/lib/cmake/boost_log-1.70.0/libboost_log-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_log-1.70.0/libboost_log-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..45d9c034 --- /dev/null +++ b/linx64/lib/cmake/boost_log-1.70.0/libboost_log-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_log-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_log-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_log-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_log-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_log-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_log-1.70.0/libboost_log-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_log-1.70.0/libboost_log-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..a5596555 --- /dev/null +++ b/linx64/lib/cmake/boost_log-1.70.0/libboost_log-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_log-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_log-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_log-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_log-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_log-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_log-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_log_setup-1.70.0/boost_log_setup-config-version.cmake b/linx64/lib/cmake/boost_log_setup-1.70.0/boost_log_setup-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_log_setup-1.70.0/boost_log_setup-config-version.cmake rename to linx64/lib/cmake/boost_log_setup-1.70.0/boost_log_setup-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_log_setup-1.70.0/boost_log_setup-config.cmake b/linx64/lib/cmake/boost_log_setup-1.70.0/boost_log_setup-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_log_setup-1.70.0/boost_log_setup-config.cmake rename to linx64/lib/cmake/boost_log_setup-1.70.0/boost_log_setup-config.cmake index d4f1ca64..0180ffa8 100644 --- a/linx64/lib/boost/cmake/boost_log_setup-1.70.0/boost_log_setup-config.cmake +++ b/linx64/lib/cmake/boost_log_setup-1.70.0/boost_log_setup-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_log_setup ${boost_log_setup_VERSION} at ${boost_log_ # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::log_setup diff --git a/linx64/lib/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..b4275e65 --- /dev/null +++ b/linx64/lib/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_log_setup-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_log_setup-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_log_setup-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_log_setup-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_log_setup-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..96eeccc1 --- /dev/null +++ b/linx64/lib/cmake/boost_log_setup-1.70.0/libboost_log_setup-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_log_setup-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_log_setup-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_log_setup-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_log_setup-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_log_setup-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_math-1.70.0/boost_math-config-version.cmake b/linx64/lib/cmake/boost_math-1.70.0/boost_math-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_math-1.70.0/boost_math-config-version.cmake rename to linx64/lib/cmake/boost_math-1.70.0/boost_math-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_math-1.70.0/boost_math-config.cmake b/linx64/lib/cmake/boost_math-1.70.0/boost_math-config.cmake similarity index 95% rename from linx64/lib/boost/cmake/boost_math-1.70.0/boost_math-config.cmake rename to linx64/lib/cmake/boost_math-1.70.0/boost_math-config.cmake index 5a704c94..ce462fcb 100644 --- a/linx64/lib/boost/cmake/boost_math-1.70.0/boost_math-config.cmake +++ b/linx64/lib/cmake/boost_math-1.70.0/boost_math-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_math ${boost_math_VERSION} at ${boost_math_DIR}") # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::math diff --git a/linx64/lib/boost/cmake/boost_math_c99-1.70.0/boost_math_c99-config-version.cmake b/linx64/lib/cmake/boost_math_c99-1.70.0/boost_math_c99-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_math_c99-1.70.0/boost_math_c99-config-version.cmake rename to linx64/lib/cmake/boost_math_c99-1.70.0/boost_math_c99-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_math_c99-1.70.0/boost_math_c99-config.cmake b/linx64/lib/cmake/boost_math_c99-1.70.0/boost_math_c99-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_math_c99-1.70.0/boost_math_c99-config.cmake rename to linx64/lib/cmake/boost_math_c99-1.70.0/boost_math_c99-config.cmake index 8b747c59..af3df620 100644 --- a/linx64/lib/boost/cmake/boost_math_c99-1.70.0/boost_math_c99-config.cmake +++ b/linx64/lib/cmake/boost_math_c99-1.70.0/boost_math_c99-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_math_c99 ${boost_math_c99_VERSION} at ${boost_math_c # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::math_c99 diff --git a/linx64/lib/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..84f93f59 --- /dev/null +++ b/linx64/lib/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_c99-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_c99-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_c99-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_math_c99-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_math_c99-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..178e5d7c --- /dev/null +++ b/linx64/lib/cmake/boost_math_c99-1.70.0/libboost_math_c99-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_c99-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_c99-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_c99-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_math_c99-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_math_c99-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_math_c99f-1.70.0/boost_math_c99f-config-version.cmake b/linx64/lib/cmake/boost_math_c99f-1.70.0/boost_math_c99f-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_math_c99f-1.70.0/boost_math_c99f-config-version.cmake rename to linx64/lib/cmake/boost_math_c99f-1.70.0/boost_math_c99f-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_math_c99f-1.70.0/boost_math_c99f-config.cmake b/linx64/lib/cmake/boost_math_c99f-1.70.0/boost_math_c99f-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_math_c99f-1.70.0/boost_math_c99f-config.cmake rename to linx64/lib/cmake/boost_math_c99f-1.70.0/boost_math_c99f-config.cmake index 37cda9a1..dc509b0f 100644 --- a/linx64/lib/boost/cmake/boost_math_c99f-1.70.0/boost_math_c99f-config.cmake +++ b/linx64/lib/cmake/boost_math_c99f-1.70.0/boost_math_c99f-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_math_c99f ${boost_math_c99f_VERSION} at ${boost_math # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::math_c99f diff --git a/linx64/lib/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..b197b33b --- /dev/null +++ b/linx64/lib/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_math_c99f-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..4cf040af --- /dev/null +++ b/linx64/lib/cmake/boost_math_c99f-1.70.0/libboost_math_c99f-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_c99f-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_c99f-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_c99f-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_math_c99f-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_math_c99f-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_math_c99l-1.70.0/boost_math_c99l-config-version.cmake b/linx64/lib/cmake/boost_math_c99l-1.70.0/boost_math_c99l-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_math_c99l-1.70.0/boost_math_c99l-config-version.cmake rename to linx64/lib/cmake/boost_math_c99l-1.70.0/boost_math_c99l-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_math_c99l-1.70.0/boost_math_c99l-config.cmake b/linx64/lib/cmake/boost_math_c99l-1.70.0/boost_math_c99l-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_math_c99l-1.70.0/boost_math_c99l-config.cmake rename to linx64/lib/cmake/boost_math_c99l-1.70.0/boost_math_c99l-config.cmake index 410dd9fc..d5a42493 100644 --- a/linx64/lib/boost/cmake/boost_math_c99l-1.70.0/boost_math_c99l-config.cmake +++ b/linx64/lib/cmake/boost_math_c99l-1.70.0/boost_math_c99l-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_math_c99l ${boost_math_c99l_VERSION} at ${boost_math # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::math_c99l diff --git a/linx64/lib/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..f7f9835d --- /dev/null +++ b/linx64/lib/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_math_c99l-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..0b98a0c9 --- /dev/null +++ b/linx64/lib/cmake/boost_math_c99l-1.70.0/libboost_math_c99l-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_c99l-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_c99l-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_c99l-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_math_c99l-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_math_c99l-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_math_tr1-1.70.0/boost_math_tr1-config-version.cmake b/linx64/lib/cmake/boost_math_tr1-1.70.0/boost_math_tr1-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_math_tr1-1.70.0/boost_math_tr1-config-version.cmake rename to linx64/lib/cmake/boost_math_tr1-1.70.0/boost_math_tr1-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_math_tr1-1.70.0/boost_math_tr1-config.cmake b/linx64/lib/cmake/boost_math_tr1-1.70.0/boost_math_tr1-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_math_tr1-1.70.0/boost_math_tr1-config.cmake rename to linx64/lib/cmake/boost_math_tr1-1.70.0/boost_math_tr1-config.cmake index 6f2e0fc9..6204c59f 100644 --- a/linx64/lib/boost/cmake/boost_math_tr1-1.70.0/boost_math_tr1-config.cmake +++ b/linx64/lib/cmake/boost_math_tr1-1.70.0/boost_math_tr1-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_math_tr1 ${boost_math_tr1_VERSION} at ${boost_math_t # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::math_tr1 diff --git a/linx64/lib/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..e66d2a7a --- /dev/null +++ b/linx64/lib/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_math_tr1-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..8313a684 --- /dev/null +++ b/linx64/lib/cmake/boost_math_tr1-1.70.0/libboost_math_tr1-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_tr1-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_tr1-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_tr1-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_math_tr1-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_math_tr1-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_math_tr1f-1.70.0/boost_math_tr1f-config-version.cmake b/linx64/lib/cmake/boost_math_tr1f-1.70.0/boost_math_tr1f-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_math_tr1f-1.70.0/boost_math_tr1f-config-version.cmake rename to linx64/lib/cmake/boost_math_tr1f-1.70.0/boost_math_tr1f-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_math_tr1f-1.70.0/boost_math_tr1f-config.cmake b/linx64/lib/cmake/boost_math_tr1f-1.70.0/boost_math_tr1f-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_math_tr1f-1.70.0/boost_math_tr1f-config.cmake rename to linx64/lib/cmake/boost_math_tr1f-1.70.0/boost_math_tr1f-config.cmake index c0320021..88dac194 100644 --- a/linx64/lib/boost/cmake/boost_math_tr1f-1.70.0/boost_math_tr1f-config.cmake +++ b/linx64/lib/cmake/boost_math_tr1f-1.70.0/boost_math_tr1f-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_math_tr1f ${boost_math_tr1f_VERSION} at ${boost_math # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::math_tr1f diff --git a/linx64/lib/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..06f420d4 --- /dev/null +++ b/linx64/lib/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_math_tr1f-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..90884d87 --- /dev/null +++ b/linx64/lib/cmake/boost_math_tr1f-1.70.0/libboost_math_tr1f-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_tr1f-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_tr1f-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_tr1f-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_math_tr1f-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_math_tr1f-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_math_tr1l-1.70.0/boost_math_tr1l-config-version.cmake b/linx64/lib/cmake/boost_math_tr1l-1.70.0/boost_math_tr1l-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_math_tr1l-1.70.0/boost_math_tr1l-config-version.cmake rename to linx64/lib/cmake/boost_math_tr1l-1.70.0/boost_math_tr1l-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_math_tr1l-1.70.0/boost_math_tr1l-config.cmake b/linx64/lib/cmake/boost_math_tr1l-1.70.0/boost_math_tr1l-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_math_tr1l-1.70.0/boost_math_tr1l-config.cmake rename to linx64/lib/cmake/boost_math_tr1l-1.70.0/boost_math_tr1l-config.cmake index 644bf247..a90ad16d 100644 --- a/linx64/lib/boost/cmake/boost_math_tr1l-1.70.0/boost_math_tr1l-config.cmake +++ b/linx64/lib/cmake/boost_math_tr1l-1.70.0/boost_math_tr1l-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_math_tr1l ${boost_math_tr1l_VERSION} at ${boost_math # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::math_tr1l diff --git a/linx64/lib/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..17e96eaf --- /dev/null +++ b/linx64/lib/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_math_tr1l-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..6a2e630c --- /dev/null +++ b/linx64/lib/cmake/boost_math_tr1l-1.70.0/libboost_math_tr1l-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_tr1l-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_math_tr1l-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_math_tr1l-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_math_tr1l-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_math_tr1l-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_mpi-1.70.0/boost_mpi-config-version.cmake b/linx64/lib/cmake/boost_mpi-1.70.0/boost_mpi-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_mpi-1.70.0/boost_mpi-config-version.cmake rename to linx64/lib/cmake/boost_mpi-1.70.0/boost_mpi-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_mpi-1.70.0/boost_mpi-config.cmake b/linx64/lib/cmake/boost_mpi-1.70.0/boost_mpi-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_mpi-1.70.0/boost_mpi-config.cmake rename to linx64/lib/cmake/boost_mpi-1.70.0/boost_mpi-config.cmake index b6b3b1b0..a20c844d 100644 --- a/linx64/lib/boost/cmake/boost_mpi-1.70.0/boost_mpi-config.cmake +++ b/linx64/lib/cmake/boost_mpi-1.70.0/boost_mpi-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_mpi ${boost_mpi_VERSION} at ${boost_mpi_DIR}") # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::mpi diff --git a/linx64/lib/cmake/boost_mpi-1.70.0/libboost_mpi-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_mpi-1.70.0/libboost_mpi-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..7a21b944 --- /dev/null +++ b/linx64/lib/cmake/boost_mpi-1.70.0/libboost_mpi-variant-gcc9-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,61 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + return() +endif() + + +set_property(TARGET Boost::mpi APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::mpi PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + ) + +set_target_properties(Boost::mpi PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_MPI_DYN_LINK" + ) + +list(APPEND _BOOST_MPI_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-shared.cmake b/linx64/lib/cmake/boost_mpi-1.70.0/libboost_mpi-variant-gcc9-mt-x64-1_70-shared.cmake similarity index 82% rename from linx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-shared.cmake rename to linx64/lib/cmake/boost_mpi-1.70.0/libboost_mpi-variant-gcc9-mt-x64-1_70-shared.cmake index 52168580..a6e81379 100644 --- a/linx64/lib/boost/cmake/boost_mpi-1.70.0/libboost_mpi-variant-shared.cmake +++ b/linx64/lib/cmake/boost_mpi-1.70.0/libboost_mpi-variant-gcc9-mt-x64-1_70-shared.cmake @@ -6,10 +6,18 @@ if(CMAKE_SIZEOF_VOID_P EQUAL 4) return() endif() -# layout=system +# layout=versioned # toolset=gcc9 +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + return() +endif() + # link=shared if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) diff --git a/linx64/lib/boost/cmake/boost_numpy-1.70.0/boost_numpy-config-version.cmake b/linx64/lib/cmake/boost_numpy-1.70.0/boost_numpy-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_numpy-1.70.0/boost_numpy-config-version.cmake rename to linx64/lib/cmake/boost_numpy-1.70.0/boost_numpy-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_numpy-1.70.0/boost_numpy-config.cmake b/linx64/lib/cmake/boost_numpy-1.70.0/boost_numpy-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_numpy-1.70.0/boost_numpy-config.cmake rename to linx64/lib/cmake/boost_numpy-1.70.0/boost_numpy-config.cmake index 55fbd6e1..8684e22d 100644 --- a/linx64/lib/boost/cmake/boost_numpy-1.70.0/boost_numpy-config.cmake +++ b/linx64/lib/cmake/boost_numpy-1.70.0/boost_numpy-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_numpy ${boost_numpy_VERSION} at ${boost_numpy_DIR}") # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::numpy diff --git a/linx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/boost_prg_exec_monitor-config-version.cmake b/linx64/lib/cmake/boost_prg_exec_monitor-1.70.0/boost_prg_exec_monitor-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/boost_prg_exec_monitor-config-version.cmake rename to linx64/lib/cmake/boost_prg_exec_monitor-1.70.0/boost_prg_exec_monitor-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/boost_prg_exec_monitor-config.cmake b/linx64/lib/cmake/boost_prg_exec_monitor-1.70.0/boost_prg_exec_monitor-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/boost_prg_exec_monitor-config.cmake rename to linx64/lib/cmake/boost_prg_exec_monitor-1.70.0/boost_prg_exec_monitor-config.cmake index 33a138ad..1e4ce942 100644 --- a/linx64/lib/boost/cmake/boost_prg_exec_monitor-1.70.0/boost_prg_exec_monitor-config.cmake +++ b/linx64/lib/cmake/boost_prg_exec_monitor-1.70.0/boost_prg_exec_monitor-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_prg_exec_monitor ${boost_prg_exec_monitor_VERSION} a # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::prg_exec_monitor diff --git a/linx64/lib/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..0e805bac --- /dev/null +++ b/linx64/lib/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_prg_exec_monitor-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..46955337 --- /dev/null +++ b/linx64/lib/cmake/boost_prg_exec_monitor-1.70.0/libboost_prg_exec_monitor-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_prg_exec_monitor-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_program_options-1.70.0/boost_program_options-config-version.cmake b/linx64/lib/cmake/boost_program_options-1.70.0/boost_program_options-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_program_options-1.70.0/boost_program_options-config-version.cmake rename to linx64/lib/cmake/boost_program_options-1.70.0/boost_program_options-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_program_options-1.70.0/boost_program_options-config.cmake b/linx64/lib/cmake/boost_program_options-1.70.0/boost_program_options-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_program_options-1.70.0/boost_program_options-config.cmake rename to linx64/lib/cmake/boost_program_options-1.70.0/boost_program_options-config.cmake index 1ef8f34f..82815ff5 100644 --- a/linx64/lib/boost/cmake/boost_program_options-1.70.0/boost_program_options-config.cmake +++ b/linx64/lib/cmake/boost_program_options-1.70.0/boost_program_options-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_program_options ${boost_program_options_VERSION} at # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::program_options diff --git a/linx64/lib/cmake/boost_program_options-1.70.0/libboost_program_options-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_program_options-1.70.0/libboost_program_options-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..1f211736 --- /dev/null +++ b/linx64/lib/cmake/boost_program_options-1.70.0/libboost_program_options-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_program_options-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_program_options-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_program_options-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_program_options-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_program_options-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_program_options-1.70.0/libboost_program_options-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_program_options-1.70.0/libboost_program_options-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..53cf81b2 --- /dev/null +++ b/linx64/lib/cmake/boost_program_options-1.70.0/libboost_program_options-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_program_options-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_program_options-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_program_options-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_program_options-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_program_options-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_python-1.70.0/boost_python-config-version.cmake b/linx64/lib/cmake/boost_python-1.70.0/boost_python-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_python-1.70.0/boost_python-config-version.cmake rename to linx64/lib/cmake/boost_python-1.70.0/boost_python-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_python-1.70.0/boost_python-config.cmake b/linx64/lib/cmake/boost_python-1.70.0/boost_python-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_python-1.70.0/boost_python-config.cmake rename to linx64/lib/cmake/boost_python-1.70.0/boost_python-config.cmake index cf42433c..b4e70119 100644 --- a/linx64/lib/boost/cmake/boost_python-1.70.0/boost_python-config.cmake +++ b/linx64/lib/cmake/boost_python-1.70.0/boost_python-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_python ${boost_python_VERSION} at ${boost_python_DIR # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::python diff --git a/linx64/lib/boost/cmake/boost_random-1.70.0/boost_random-config-version.cmake b/linx64/lib/cmake/boost_random-1.70.0/boost_random-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_random-1.70.0/boost_random-config-version.cmake rename to linx64/lib/cmake/boost_random-1.70.0/boost_random-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_random-1.70.0/boost_random-config.cmake b/linx64/lib/cmake/boost_random-1.70.0/boost_random-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_random-1.70.0/boost_random-config.cmake rename to linx64/lib/cmake/boost_random-1.70.0/boost_random-config.cmake index 4d173445..0ff00d9a 100644 --- a/linx64/lib/boost/cmake/boost_random-1.70.0/boost_random-config.cmake +++ b/linx64/lib/cmake/boost_random-1.70.0/boost_random-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_random ${boost_random_VERSION} at ${boost_random_DIR # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::random diff --git a/linx64/lib/cmake/boost_random-1.70.0/libboost_random-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_random-1.70.0/libboost_random-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..0b0c5b3e --- /dev/null +++ b/linx64/lib/cmake/boost_random-1.70.0/libboost_random-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_random-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_random-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_random-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_random-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_random-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::random PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_RANDOM_DYN_LINK" + ) + +list(APPEND _BOOST_RANDOM_DEPS system headers) diff --git a/linx64/lib/cmake/boost_random-1.70.0/libboost_random-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_random-1.70.0/libboost_random-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..9015d65b --- /dev/null +++ b/linx64/lib/cmake/boost_random-1.70.0/libboost_random-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_random-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_random-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_random-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_random-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_random-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_random-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::random PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_RANDOM_DYN_LINK" + ) + +list(APPEND _BOOST_RANDOM_DEPS system headers) diff --git a/linx64/lib/boost/cmake/boost_regex-1.70.0/boost_regex-config-version.cmake b/linx64/lib/cmake/boost_regex-1.70.0/boost_regex-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_regex-1.70.0/boost_regex-config-version.cmake rename to linx64/lib/cmake/boost_regex-1.70.0/boost_regex-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_regex-1.70.0/boost_regex-config.cmake b/linx64/lib/cmake/boost_regex-1.70.0/boost_regex-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_regex-1.70.0/boost_regex-config.cmake rename to linx64/lib/cmake/boost_regex-1.70.0/boost_regex-config.cmake index b4e199ba..94c5976c 100644 --- a/linx64/lib/boost/cmake/boost_regex-1.70.0/boost_regex-config.cmake +++ b/linx64/lib/cmake/boost_regex-1.70.0/boost_regex-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_regex ${boost_regex_VERSION} at ${boost_regex_DIR}") # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::regex diff --git a/linx64/lib/cmake/boost_regex-1.70.0/libboost_regex-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_regex-1.70.0/libboost_regex-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..c209dbe9 --- /dev/null +++ b/linx64/lib/cmake/boost_regex-1.70.0/libboost_regex-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_regex-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_regex-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_regex-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_regex-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_regex-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::regex PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_REGEX_DYN_LINK" + ) + +list(APPEND _BOOST_REGEX_DEPS headers) diff --git a/linx64/lib/cmake/boost_regex-1.70.0/libboost_regex-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_regex-1.70.0/libboost_regex-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..48a98ac1 --- /dev/null +++ b/linx64/lib/cmake/boost_regex-1.70.0/libboost_regex-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_regex-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_regex-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_regex-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_regex-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_regex-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_regex-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::regex PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_REGEX_DYN_LINK" + ) + +list(APPEND _BOOST_REGEX_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_serialization-1.70.0/boost_serialization-config-version.cmake b/linx64/lib/cmake/boost_serialization-1.70.0/boost_serialization-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_serialization-1.70.0/boost_serialization-config-version.cmake rename to linx64/lib/cmake/boost_serialization-1.70.0/boost_serialization-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_serialization-1.70.0/boost_serialization-config.cmake b/linx64/lib/cmake/boost_serialization-1.70.0/boost_serialization-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_serialization-1.70.0/boost_serialization-config.cmake rename to linx64/lib/cmake/boost_serialization-1.70.0/boost_serialization-config.cmake index c71f85fe..059e99c2 100644 --- a/linx64/lib/boost/cmake/boost_serialization-1.70.0/boost_serialization-config.cmake +++ b/linx64/lib/cmake/boost_serialization-1.70.0/boost_serialization-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_serialization ${boost_serialization_VERSION} at ${bo # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::serialization diff --git a/linx64/lib/cmake/boost_serialization-1.70.0/libboost_serialization-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_serialization-1.70.0/libboost_serialization-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..93263419 --- /dev/null +++ b/linx64/lib/cmake/boost_serialization-1.70.0/libboost_serialization-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_serialization-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_serialization-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_serialization-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_serialization-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_serialization-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::serialization PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_SERIALIZATION_DYN_LINK" + ) + +list(APPEND _BOOST_SERIALIZATION_DEPS headers) diff --git a/linx64/lib/cmake/boost_serialization-1.70.0/libboost_serialization-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_serialization-1.70.0/libboost_serialization-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..5b4e0a92 --- /dev/null +++ b/linx64/lib/cmake/boost_serialization-1.70.0/libboost_serialization-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_serialization-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_serialization-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_serialization-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_serialization-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_serialization-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_serialization-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::serialization PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_SERIALIZATION_DYN_LINK" + ) + +list(APPEND _BOOST_SERIALIZATION_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/boost_stacktrace_addr2line-config-version.cmake b/linx64/lib/cmake/boost_stacktrace_addr2line-1.70.0/boost_stacktrace_addr2line-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/boost_stacktrace_addr2line-config-version.cmake rename to linx64/lib/cmake/boost_stacktrace_addr2line-1.70.0/boost_stacktrace_addr2line-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/boost_stacktrace_addr2line-config.cmake b/linx64/lib/cmake/boost_stacktrace_addr2line-1.70.0/boost_stacktrace_addr2line-config.cmake similarity index 99% rename from linx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/boost_stacktrace_addr2line-config.cmake rename to linx64/lib/cmake/boost_stacktrace_addr2line-1.70.0/boost_stacktrace_addr2line-config.cmake index 0cf769a5..ed926b94 100644 --- a/linx64/lib/boost/cmake/boost_stacktrace_addr2line-1.70.0/boost_stacktrace_addr2line-config.cmake +++ b/linx64/lib/cmake/boost_stacktrace_addr2line-1.70.0/boost_stacktrace_addr2line-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_stacktrace_addr2line ${boost_stacktrace_addr2line_VE # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::stacktrace_addr2line diff --git a/linx64/lib/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..b575892c --- /dev/null +++ b/linx64/lib/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_stacktrace_addr2line-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..0ed9f0f0 --- /dev/null +++ b/linx64/lib/cmake/boost_stacktrace_addr2line-1.70.0/libboost_stacktrace_addr2line-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_stacktrace_addr2line-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/boost_stacktrace_backtrace-config-version.cmake b/linx64/lib/cmake/boost_stacktrace_backtrace-1.70.0/boost_stacktrace_backtrace-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/boost_stacktrace_backtrace-config-version.cmake rename to linx64/lib/cmake/boost_stacktrace_backtrace-1.70.0/boost_stacktrace_backtrace-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/boost_stacktrace_backtrace-config.cmake b/linx64/lib/cmake/boost_stacktrace_backtrace-1.70.0/boost_stacktrace_backtrace-config.cmake similarity index 99% rename from linx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/boost_stacktrace_backtrace-config.cmake rename to linx64/lib/cmake/boost_stacktrace_backtrace-1.70.0/boost_stacktrace_backtrace-config.cmake index 0fcd1bb1..64a70f6c 100644 --- a/linx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/boost_stacktrace_backtrace-config.cmake +++ b/linx64/lib/cmake/boost_stacktrace_backtrace-1.70.0/boost_stacktrace_backtrace-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_stacktrace_backtrace ${boost_stacktrace_backtrace_VE # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::stacktrace_backtrace diff --git a/linx64/lib/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..c0943661 --- /dev/null +++ b/linx64/lib/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-gcc9-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,61 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + return() +endif() + + +set_property(TARGET Boost::stacktrace_backtrace APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::stacktrace_backtrace PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + ) + +set_target_properties(Boost::stacktrace_backtrace PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_BACKTRACE_DYN_LINK" + ) + +list(APPEND _BOOST_STACKTRACE_BACKTRACE_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-shared.cmake b/linx64/lib/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-gcc9-mt-x64-1_70-shared.cmake similarity index 83% rename from linx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-shared.cmake rename to linx64/lib/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-gcc9-mt-x64-1_70-shared.cmake index ce6a6536..703f3ae1 100644 --- a/linx64/lib/boost/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-shared.cmake +++ b/linx64/lib/cmake/boost_stacktrace_backtrace-1.70.0/libboost_stacktrace_backtrace-variant-gcc9-mt-x64-1_70-shared.cmake @@ -6,10 +6,18 @@ if(CMAKE_SIZEOF_VOID_P EQUAL 4) return() endif() -# layout=system +# layout=versioned # toolset=gcc9 +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + return() +endif() + # link=shared if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) diff --git a/linx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/boost_stacktrace_basic-config-version.cmake b/linx64/lib/cmake/boost_stacktrace_basic-1.70.0/boost_stacktrace_basic-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/boost_stacktrace_basic-config-version.cmake rename to linx64/lib/cmake/boost_stacktrace_basic-1.70.0/boost_stacktrace_basic-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/boost_stacktrace_basic-config.cmake b/linx64/lib/cmake/boost_stacktrace_basic-1.70.0/boost_stacktrace_basic-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/boost_stacktrace_basic-config.cmake rename to linx64/lib/cmake/boost_stacktrace_basic-1.70.0/boost_stacktrace_basic-config.cmake index dfdb41e2..8834ca8e 100644 --- a/linx64/lib/boost/cmake/boost_stacktrace_basic-1.70.0/boost_stacktrace_basic-config.cmake +++ b/linx64/lib/cmake/boost_stacktrace_basic-1.70.0/boost_stacktrace_basic-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_stacktrace_basic ${boost_stacktrace_basic_VERSION} a # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::stacktrace_basic diff --git a/linx64/lib/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..5eeab8f0 --- /dev/null +++ b/linx64/lib/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_stacktrace_basic-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..307df846 --- /dev/null +++ b/linx64/lib/cmake/boost_stacktrace_basic-1.70.0/libboost_stacktrace_basic-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_stacktrace_basic-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/boost_stacktrace_noop-config-version.cmake b/linx64/lib/cmake/boost_stacktrace_noop-1.70.0/boost_stacktrace_noop-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/boost_stacktrace_noop-config-version.cmake rename to linx64/lib/cmake/boost_stacktrace_noop-1.70.0/boost_stacktrace_noop-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/boost_stacktrace_noop-config.cmake b/linx64/lib/cmake/boost_stacktrace_noop-1.70.0/boost_stacktrace_noop-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/boost_stacktrace_noop-config.cmake rename to linx64/lib/cmake/boost_stacktrace_noop-1.70.0/boost_stacktrace_noop-config.cmake index 0fb38205..b84882cd 100644 --- a/linx64/lib/boost/cmake/boost_stacktrace_noop-1.70.0/boost_stacktrace_noop-config.cmake +++ b/linx64/lib/cmake/boost_stacktrace_noop-1.70.0/boost_stacktrace_noop-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_stacktrace_noop ${boost_stacktrace_noop_VERSION} at # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::stacktrace_noop diff --git a/linx64/lib/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..50e7ac81 --- /dev/null +++ b/linx64/lib/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_stacktrace_noop-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..9250b0b3 --- /dev/null +++ b/linx64/lib/cmake/boost_stacktrace_noop-1.70.0/libboost_stacktrace_noop-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_stacktrace_noop-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/boost_stacktrace_windbg-config-version.cmake b/linx64/lib/cmake/boost_stacktrace_windbg-1.70.0/boost_stacktrace_windbg-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/boost_stacktrace_windbg-config-version.cmake rename to linx64/lib/cmake/boost_stacktrace_windbg-1.70.0/boost_stacktrace_windbg-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/boost_stacktrace_windbg-config.cmake b/linx64/lib/cmake/boost_stacktrace_windbg-1.70.0/boost_stacktrace_windbg-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/boost_stacktrace_windbg-config.cmake rename to linx64/lib/cmake/boost_stacktrace_windbg-1.70.0/boost_stacktrace_windbg-config.cmake index b9e29d17..9bc760df 100644 --- a/linx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/boost_stacktrace_windbg-config.cmake +++ b/linx64/lib/cmake/boost_stacktrace_windbg-1.70.0/boost_stacktrace_windbg-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_stacktrace_windbg ${boost_stacktrace_windbg_VERSION} # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::stacktrace_windbg diff --git a/linx64/lib/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..75e508b5 --- /dev/null +++ b/linx64/lib/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-gcc9-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,61 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + return() +endif() + + +set_property(TARGET Boost::stacktrace_windbg APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::stacktrace_windbg PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + ) + +set_target_properties(Boost::stacktrace_windbg PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_WINDBG_DYN_LINK" + ) + +list(APPEND _BOOST_STACKTRACE_WINDBG_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-shared.cmake b/linx64/lib/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-gcc9-mt-x64-1_70-shared.cmake similarity index 83% rename from linx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-shared.cmake rename to linx64/lib/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-gcc9-mt-x64-1_70-shared.cmake index fc8bbf03..7a86168d 100644 --- a/linx64/lib/boost/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-shared.cmake +++ b/linx64/lib/cmake/boost_stacktrace_windbg-1.70.0/libboost_stacktrace_windbg-variant-gcc9-mt-x64-1_70-shared.cmake @@ -6,10 +6,18 @@ if(CMAKE_SIZEOF_VOID_P EQUAL 4) return() endif() -# layout=system +# layout=versioned # toolset=gcc9 +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + return() +endif() + # link=shared if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) diff --git a/linx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/boost_stacktrace_windbg_cached-config-version.cmake b/linx64/lib/cmake/boost_stacktrace_windbg_cached-1.70.0/boost_stacktrace_windbg_cached-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/boost_stacktrace_windbg_cached-config-version.cmake rename to linx64/lib/cmake/boost_stacktrace_windbg_cached-1.70.0/boost_stacktrace_windbg_cached-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/boost_stacktrace_windbg_cached-config.cmake b/linx64/lib/cmake/boost_stacktrace_windbg_cached-1.70.0/boost_stacktrace_windbg_cached-config.cmake similarity index 99% rename from linx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/boost_stacktrace_windbg_cached-config.cmake rename to linx64/lib/cmake/boost_stacktrace_windbg_cached-1.70.0/boost_stacktrace_windbg_cached-config.cmake index 34f364c0..41ccb7f4 100644 --- a/linx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/boost_stacktrace_windbg_cached-config.cmake +++ b/linx64/lib/cmake/boost_stacktrace_windbg_cached-1.70.0/boost_stacktrace_windbg_cached-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_stacktrace_windbg_cached ${boost_stacktrace_windbg_c # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::stacktrace_windbg_cached diff --git a/linx64/lib/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..4b9fb5bb --- /dev/null +++ b/linx64/lib/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-gcc9-mt-d-x64-1_70-shared.cmake @@ -0,0 +1,61 @@ +# Generated by Boost 1.70.0 + +# address-model=64 + +if(CMAKE_SIZEOF_VOID_P EQUAL 4) + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + return() +endif() + +# link=shared + +if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + return() +endif() + +# runtime-link=shared + +if(Boost_USE_STATIC_RUNTIME) + return() +endif() + +# runtime-debugging=on + +if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME) + return() +endif() + +# threading=multi + +# variant=debug + +if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS) + return() +endif() + + +set_property(TARGET Boost::stacktrace_windbg_cached APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG) +set_target_properties(Boost::stacktrace_windbg_cached PROPERTIES + IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX + ) + +set_target_properties(Boost::stacktrace_windbg_cached PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_STACKTRACE_WINDBG_CACHED_DYN_LINK" + ) + +list(APPEND _BOOST_STACKTRACE_WINDBG_CACHED_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-shared.cmake b/linx64/lib/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-gcc9-mt-x64-1_70-shared.cmake similarity index 83% rename from linx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-shared.cmake rename to linx64/lib/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-gcc9-mt-x64-1_70-shared.cmake index 022e4fd7..a78a5a3b 100644 --- a/linx64/lib/boost/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-shared.cmake +++ b/linx64/lib/cmake/boost_stacktrace_windbg_cached-1.70.0/libboost_stacktrace_windbg_cached-variant-gcc9-mt-x64-1_70-shared.cmake @@ -6,10 +6,18 @@ if(CMAKE_SIZEOF_VOID_P EQUAL 4) return() endif() -# layout=system +# layout=versioned # toolset=gcc9 +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + return() +endif() + # link=shared if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS) diff --git a/linx64/lib/boost/cmake/boost_system-1.70.0/boost_system-config-version.cmake b/linx64/lib/cmake/boost_system-1.70.0/boost_system-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_system-1.70.0/boost_system-config-version.cmake rename to linx64/lib/cmake/boost_system-1.70.0/boost_system-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_system-1.70.0/boost_system-config.cmake b/linx64/lib/cmake/boost_system-1.70.0/boost_system-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_system-1.70.0/boost_system-config.cmake rename to linx64/lib/cmake/boost_system-1.70.0/boost_system-config.cmake index 40b10d0c..8d99a5eb 100644 --- a/linx64/lib/boost/cmake/boost_system-1.70.0/boost_system-config.cmake +++ b/linx64/lib/cmake/boost_system-1.70.0/boost_system-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_system ${boost_system_VERSION} at ${boost_system_DIR # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::system diff --git a/linx64/lib/cmake/boost_system-1.70.0/libboost_system-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_system-1.70.0/libboost_system-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..5ca9b392 --- /dev/null +++ b/linx64/lib/cmake/boost_system-1.70.0/libboost_system-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_system-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_system-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_system-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_system-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_system-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::system PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_SYSTEM_DYN_LINK" + ) + +list(APPEND _BOOST_SYSTEM_DEPS headers) diff --git a/linx64/lib/cmake/boost_system-1.70.0/libboost_system-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_system-1.70.0/libboost_system-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..54aa6058 --- /dev/null +++ b/linx64/lib/cmake/boost_system-1.70.0/libboost_system-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_system-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_system-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_system-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_system-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_system-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_system-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::system PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_SYSTEM_DYN_LINK" + ) + +list(APPEND _BOOST_SYSTEM_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/boost_test_exec_monitor-config-version.cmake b/linx64/lib/cmake/boost_test_exec_monitor-1.70.0/boost_test_exec_monitor-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/boost_test_exec_monitor-config-version.cmake rename to linx64/lib/cmake/boost_test_exec_monitor-1.70.0/boost_test_exec_monitor-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/boost_test_exec_monitor-config.cmake b/linx64/lib/cmake/boost_test_exec_monitor-1.70.0/boost_test_exec_monitor-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/boost_test_exec_monitor-config.cmake rename to linx64/lib/cmake/boost_test_exec_monitor-1.70.0/boost_test_exec_monitor-config.cmake index 7d94def5..7254136d 100644 --- a/linx64/lib/boost/cmake/boost_test_exec_monitor-1.70.0/boost_test_exec_monitor-config.cmake +++ b/linx64/lib/cmake/boost_test_exec_monitor-1.70.0/boost_test_exec_monitor-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_test_exec_monitor ${boost_test_exec_monitor_VERSION} # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::test_exec_monitor diff --git a/linx64/lib/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..ed89cac5 --- /dev/null +++ b/linx64/lib/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-gcc9-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-gcc9-mt-d-x64-1_70.a" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_test_exec_monitor-gcc9-mt-d-x64-1_70.a" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_test_exec_monitor-gcc9-mt-d-x64-1_70.a" "gcc9, 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-gcc9-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-gcc9-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-gcc9-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-gcc9-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-gcc9-mt-d-x64-1_70.a" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_test_exec_monitor-gcc9-mt-d-x64-1_70.a") + +# Target file name: libboost_test_exec_monitor-gcc9-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-gcc9-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/linx64/lib/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..b21291ae --- /dev/null +++ b/linx64/lib/cmake/boost_test_exec_monitor-1.70.0/libboost_test_exec_monitor-variant-gcc9-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-gcc9-mt-x64-1_70.a" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_test_exec_monitor-gcc9-mt-x64-1_70.a" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_test_exec_monitor-gcc9-mt-x64-1_70.a" "gcc9, 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-gcc9-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-gcc9-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-gcc9-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-gcc9-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-gcc9-mt-x64-1_70.a" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_test_exec_monitor-gcc9-mt-x64-1_70.a") + +# Target file name: libboost_test_exec_monitor-gcc9-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-gcc9-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/linx64/lib/boost/cmake/boost_thread-1.70.0/boost_thread-config-version.cmake b/linx64/lib/cmake/boost_thread-1.70.0/boost_thread-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_thread-1.70.0/boost_thread-config-version.cmake rename to linx64/lib/cmake/boost_thread-1.70.0/boost_thread-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_thread-1.70.0/boost_thread-config.cmake b/linx64/lib/cmake/boost_thread-1.70.0/boost_thread-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_thread-1.70.0/boost_thread-config.cmake rename to linx64/lib/cmake/boost_thread-1.70.0/boost_thread-config.cmake index 8787ee97..9ee4f804 100644 --- a/linx64/lib/boost/cmake/boost_thread-1.70.0/boost_thread-config.cmake +++ b/linx64/lib/cmake/boost_thread-1.70.0/boost_thread-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_thread ${boost_thread_VERSION} at ${boost_thread_DIR # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::thread diff --git a/linx64/lib/cmake/boost_thread-1.70.0/libboost_thread-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_thread-1.70.0/libboost_thread-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..040c7694 --- /dev/null +++ b/linx64/lib/cmake/boost_thread-1.70.0/libboost_thread-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_thread-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_thread-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_thread-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_thread-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_thread-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::thread PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_THREAD_DYN_LINK" + ) + +list(APPEND _BOOST_THREAD_DEPS headers) diff --git a/linx64/lib/cmake/boost_thread-1.70.0/libboost_thread-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_thread-1.70.0/libboost_thread-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..a2cf7ba3 --- /dev/null +++ b/linx64/lib/cmake/boost_thread-1.70.0/libboost_thread-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_thread-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_thread-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_thread-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_thread-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_thread-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_thread-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::thread PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_THREAD_DYN_LINK" + ) + +list(APPEND _BOOST_THREAD_DEPS headers) diff --git a/linx64/lib/boost/cmake/boost_timer-1.70.0/boost_timer-config-version.cmake b/linx64/lib/cmake/boost_timer-1.70.0/boost_timer-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_timer-1.70.0/boost_timer-config-version.cmake rename to linx64/lib/cmake/boost_timer-1.70.0/boost_timer-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_timer-1.70.0/boost_timer-config.cmake b/linx64/lib/cmake/boost_timer-1.70.0/boost_timer-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_timer-1.70.0/boost_timer-config.cmake rename to linx64/lib/cmake/boost_timer-1.70.0/boost_timer-config.cmake index b0d0e540..469c405a 100644 --- a/linx64/lib/boost/cmake/boost_timer-1.70.0/boost_timer-config.cmake +++ b/linx64/lib/cmake/boost_timer-1.70.0/boost_timer-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_timer ${boost_timer_VERSION} at ${boost_timer_DIR}") # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::timer diff --git a/linx64/lib/cmake/boost_timer-1.70.0/libboost_timer-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_timer-1.70.0/libboost_timer-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..2563b2f9 --- /dev/null +++ b/linx64/lib/cmake/boost_timer-1.70.0/libboost_timer-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_timer-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_timer-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_timer-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_timer-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_timer-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::timer PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_TIMER_DYN_LINK" + ) + +list(APPEND _BOOST_TIMER_DEPS chrono headers) diff --git a/linx64/lib/cmake/boost_timer-1.70.0/libboost_timer-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_timer-1.70.0/libboost_timer-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..3eaf98f9 --- /dev/null +++ b/linx64/lib/cmake/boost_timer-1.70.0/libboost_timer-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_timer-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_timer-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_timer-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_timer-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_timer-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_timer-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::timer PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_TIMER_DYN_LINK" + ) + +list(APPEND _BOOST_TIMER_DEPS chrono headers) diff --git a/linx64/lib/boost/cmake/boost_type_erasure-1.70.0/boost_type_erasure-config-version.cmake b/linx64/lib/cmake/boost_type_erasure-1.70.0/boost_type_erasure-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_type_erasure-1.70.0/boost_type_erasure-config-version.cmake rename to linx64/lib/cmake/boost_type_erasure-1.70.0/boost_type_erasure-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_type_erasure-1.70.0/boost_type_erasure-config.cmake b/linx64/lib/cmake/boost_type_erasure-1.70.0/boost_type_erasure-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_type_erasure-1.70.0/boost_type_erasure-config.cmake rename to linx64/lib/cmake/boost_type_erasure-1.70.0/boost_type_erasure-config.cmake index 6cd51122..020fb4a1 100644 --- a/linx64/lib/boost/cmake/boost_type_erasure-1.70.0/boost_type_erasure-config.cmake +++ b/linx64/lib/cmake/boost_type_erasure-1.70.0/boost_type_erasure-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_type_erasure ${boost_type_erasure_VERSION} at ${boos # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::type_erasure diff --git a/linx64/lib/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..9ba1069a --- /dev/null +++ b/linx64/lib/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_type_erasure-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..5fc3fc32 --- /dev/null +++ b/linx64/lib/cmake/boost_type_erasure-1.70.0/libboost_type_erasure-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_type_erasure-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_type_erasure-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_type_erasure-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_type_erasure-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_type_erasure-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/boost_unit_test_framework-config-version.cmake b/linx64/lib/cmake/boost_unit_test_framework-1.70.0/boost_unit_test_framework-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/boost_unit_test_framework-config-version.cmake rename to linx64/lib/cmake/boost_unit_test_framework-1.70.0/boost_unit_test_framework-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/boost_unit_test_framework-config.cmake b/linx64/lib/cmake/boost_unit_test_framework-1.70.0/boost_unit_test_framework-config.cmake similarity index 99% rename from linx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/boost_unit_test_framework-config.cmake rename to linx64/lib/cmake/boost_unit_test_framework-1.70.0/boost_unit_test_framework-config.cmake index 7d1b7847..702665e4 100644 --- a/linx64/lib/boost/cmake/boost_unit_test_framework-1.70.0/boost_unit_test_framework-config.cmake +++ b/linx64/lib/cmake/boost_unit_test_framework-1.70.0/boost_unit_test_framework-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_unit_test_framework ${boost_unit_test_framework_VERS # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::unit_test_framework diff --git a/linx64/lib/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..f1119b01 --- /dev/null +++ b/linx64/lib/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_unit_test_framework-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..859bc1d6 --- /dev/null +++ b/linx64/lib/cmake/boost_unit_test_framework-1.70.0/libboost_unit_test_framework-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_unit_test_framework-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_wave-1.70.0/boost_wave-config-version.cmake b/linx64/lib/cmake/boost_wave-1.70.0/boost_wave-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_wave-1.70.0/boost_wave-config-version.cmake rename to linx64/lib/cmake/boost_wave-1.70.0/boost_wave-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_wave-1.70.0/boost_wave-config.cmake b/linx64/lib/cmake/boost_wave-1.70.0/boost_wave-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_wave-1.70.0/boost_wave-config.cmake rename to linx64/lib/cmake/boost_wave-1.70.0/boost_wave-config.cmake index fa109c2e..48e254a2 100644 --- a/linx64/lib/boost/cmake/boost_wave-1.70.0/boost_wave-config.cmake +++ b/linx64/lib/cmake/boost_wave-1.70.0/boost_wave-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_wave ${boost_wave_VERSION} at ${boost_wave_DIR}") # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::wave diff --git a/linx64/lib/cmake/boost_wave-1.70.0/libboost_wave-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_wave-1.70.0/libboost_wave-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..96663fa3 --- /dev/null +++ b/linx64/lib/cmake/boost_wave-1.70.0/libboost_wave-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_wave-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_wave-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_wave-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_wave-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_wave-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/cmake/boost_wave-1.70.0/libboost_wave-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_wave-1.70.0/libboost_wave-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..29f44770 --- /dev/null +++ b/linx64/lib/cmake/boost_wave-1.70.0/libboost_wave-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_wave-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_wave-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_wave-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_wave-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_wave-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_wave-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +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/linx64/lib/boost/cmake/boost_wserialization-1.70.0/boost_wserialization-config-version.cmake b/linx64/lib/cmake/boost_wserialization-1.70.0/boost_wserialization-config-version.cmake similarity index 100% rename from linx64/lib/boost/cmake/boost_wserialization-1.70.0/boost_wserialization-config-version.cmake rename to linx64/lib/cmake/boost_wserialization-1.70.0/boost_wserialization-config-version.cmake diff --git a/linx64/lib/boost/cmake/boost_wserialization-1.70.0/boost_wserialization-config.cmake b/linx64/lib/cmake/boost_wserialization-1.70.0/boost_wserialization-config.cmake similarity index 98% rename from linx64/lib/boost/cmake/boost_wserialization-1.70.0/boost_wserialization-config.cmake rename to linx64/lib/cmake/boost_wserialization-1.70.0/boost_wserialization-config.cmake index 91f7a1cb..6f7e2f93 100644 --- a/linx64/lib/boost/cmake/boost_wserialization-1.70.0/boost_wserialization-config.cmake +++ b/linx64/lib/cmake/boost_wserialization-1.70.0/boost_wserialization-config.cmake @@ -8,7 +8,7 @@ message(STATUS "Found boost_wserialization ${boost_wserialization_VERSION} at ${ # Compute the include and library directories relative to this file. get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE) -get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE) +get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE) get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE) # Create imported target Boost::wserialization diff --git a/linx64/lib/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-gcc9-mt-d-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-gcc9-mt-d-x64-1_70-shared.cmake new file mode 100644 index 00000000..a52c8496 --- /dev/null +++ b/linx64/lib/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-gcc9-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-gcc9-mt-d-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_wserialization-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_wserialization-gcc9-mt-d-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-d-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_wserialization-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "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-gcc9-mt-d-x64-1_70.so.1.70.0" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}") + return() +endif() + +message(STATUS " libboost_wserialization-gcc9-mt-d-x64-1_70.so.1.70.0") + +# Target file name: libboost_wserialization-gcc9-mt-d-x64-1_70.so.1.70.0 +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-gcc9-mt-d-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::wserialization PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_WSERIALIZATION_DYN_LINK" + ) + +list(APPEND _BOOST_WSERIALIZATION_DEPS serialization headers) diff --git a/linx64/lib/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-gcc9-mt-x64-1_70-shared.cmake b/linx64/lib/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-gcc9-mt-x64-1_70-shared.cmake new file mode 100644 index 00000000..b1a5cba7 --- /dev/null +++ b/linx64/lib/cmake/boost_wserialization-1.70.0/libboost_wserialization-variant-gcc9-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-gcc9-mt-x64-1_70.so.1.70.0" "64 bit, need 32") + return() +endif() + +# layout=versioned + +# toolset=gcc9 + +if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_wserialization-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, Boost_COMPILER=${Boost_COMPILER}") + return() +endif() + +if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "gcc9") + _BOOST_SKIPPED("libboost_wserialization-gcc9-mt-x64-1_70.so.1.70.0" "gcc9, 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-gcc9-mt-x64-1_70.so.1.70.0" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}") + return() +endif() + +if(NOT BUILD_SHARED_LIBS) + _BOOST_SKIPPED("libboost_wserialization-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}") + return() +endif() + +# runtime-debugging=off + +if(Boost_USE_DEBUG_RUNTIME) + _BOOST_SKIPPED("libboost_wserialization-gcc9-mt-x64-1_70.so.1.70.0" "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-gcc9-mt-x64-1_70.so.1.70.0" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}") + return() +endif() + +message(STATUS " libboost_wserialization-gcc9-mt-x64-1_70.so.1.70.0") + +# Target file name: libboost_wserialization-gcc9-mt-x64-1_70.so.1.70.0 +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-gcc9-mt-x64-1_70.so.1.70.0" + ) + +set_target_properties(Boost::wserialization PROPERTIES + INTERFACE_COMPILE_DEFINITIONS "BOOST_WSERIALIZATION_DYN_LINK" + ) + +list(APPEND _BOOST_WSERIALIZATION_DEPS serialization headers)