updte mac libs
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::atomic APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::atomic PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_atomic-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::atomic PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_ATOMIC_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_ATOMIC_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_atomic-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_atomic-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_atomic-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::atomic APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::atomic PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_atomic-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::atomic PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_ATOMIC_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_ATOMIC_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_atomic-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_atomic-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::atomic APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::atomic PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_atomic-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::atomic PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_ATOMIC_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_ATOMIC_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_atomic-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_atomic-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_atomic-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::atomic APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::atomic PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_atomic-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::atomic PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_ATOMIC_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_ATOMIC_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::chrono APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::chrono PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_chrono-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::chrono PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CHRONO_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CHRONO_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_chrono-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_chrono-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_chrono-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::chrono APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::chrono PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_chrono-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::chrono PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CHRONO_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CHRONO_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_chrono-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_chrono-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::chrono APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::chrono PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_chrono-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::chrono PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CHRONO_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CHRONO_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_chrono-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_chrono-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_chrono-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::chrono APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::chrono PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_chrono-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::chrono PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CHRONO_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CHRONO_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_container-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_container-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::container APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::container PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_container-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::container PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTAINER_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CONTAINER_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_container-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_container-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_container-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::container APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::container PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_container-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::container PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTAINER_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CONTAINER_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_container-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_container-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::container APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::container PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_container-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::container PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTAINER_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CONTAINER_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_container-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_container-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_container-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::container APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::container PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_container-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::container PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTAINER_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CONTAINER_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_context-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_context-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::context APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::context PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_context-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::context PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTEXT_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CONTEXT_DEPS chrono thread headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_context-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_context-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_context-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::context APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::context PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_context-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::context PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTEXT_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CONTEXT_DEPS chrono thread headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_context-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_context-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::context APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::context PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_context-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::context PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTEXT_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CONTEXT_DEPS chrono thread headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_context-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_context-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_context-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::context APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::context PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_context-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::context PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTEXT_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CONTEXT_DEPS chrono thread headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::contract APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::contract PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_contract-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::contract PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTRACT_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CONTRACT_DEPS system headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_contract-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_contract-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_contract-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::contract APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::contract PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_contract-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::contract PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTRACT_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CONTRACT_DEPS system headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_contract-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_contract-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::contract APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::contract PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_contract-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::contract PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTRACT_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CONTRACT_DEPS system headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_contract-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_contract-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_contract-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::contract APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::contract PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_contract-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::contract PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_CONTRACT_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_CONTRACT_DEPS system headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::coroutine APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::coroutine PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_coroutine-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::coroutine PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_COROUTINE_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_COROUTINE_DEPS chrono context thread headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::coroutine APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::coroutine PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_coroutine-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::coroutine PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_COROUTINE_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_COROUTINE_DEPS chrono context thread headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::coroutine APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::coroutine PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_coroutine-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::coroutine PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_COROUTINE_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_COROUTINE_DEPS chrono context thread headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_coroutine-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_coroutine-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_coroutine-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::coroutine APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::coroutine PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_coroutine-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::coroutine PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_COROUTINE_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_COROUTINE_DEPS chrono context thread headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::date_time APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::date_time PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_date_time-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::date_time PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_DATE_TIME_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_DATE_TIME_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_date_time-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_date_time-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_date_time-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::date_time APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::date_time PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_date_time-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::date_time PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_DATE_TIME_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_DATE_TIME_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_date_time-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_date_time-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::date_time APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::date_time PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_date_time-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::date_time PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_DATE_TIME_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_DATE_TIME_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_date_time-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_date_time-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_date_time-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::date_time APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::date_time PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_date_time-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::date_time PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_DATE_TIME_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_DATE_TIME_DEPS headers)
|
||||
@@ -8,13 +8,13 @@ endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
@@ -8,13 +8,13 @@ endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
@@ -8,13 +8,13 @@ endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
@@ -8,13 +8,13 @@ endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::filesystem APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::filesystem PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_filesystem-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::filesystem PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_FILESYSTEM_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_FILESYSTEM_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::filesystem APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::filesystem PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_filesystem-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::filesystem PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_FILESYSTEM_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_FILESYSTEM_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::filesystem APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::filesystem PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_filesystem-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::filesystem PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_FILESYSTEM_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_FILESYSTEM_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_filesystem-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_filesystem-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_filesystem-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::filesystem APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::filesystem PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_filesystem-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::filesystem PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_FILESYSTEM_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_FILESYSTEM_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::graph APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::graph PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_graph-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::graph PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_GRAPH_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_GRAPH_DEPS regex headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_graph-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_graph-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_graph-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::graph APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::graph PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_graph-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::graph PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_GRAPH_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_GRAPH_DEPS regex headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_graph-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_graph-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::graph APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::graph PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_graph-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::graph PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_GRAPH_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_GRAPH_DEPS regex headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_graph-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_graph-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_graph-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::graph APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::graph PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_graph-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::graph PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_GRAPH_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_GRAPH_DEPS regex headers)
|
||||
@@ -8,13 +8,13 @@ endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
@@ -8,13 +8,13 @@ endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::iostreams APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::iostreams PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_iostreams-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::iostreams PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_IOSTREAMS_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_IOSTREAMS_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::iostreams APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::iostreams PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_iostreams-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::iostreams PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_IOSTREAMS_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_IOSTREAMS_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::iostreams APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::iostreams PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_iostreams-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::iostreams PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_IOSTREAMS_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_IOSTREAMS_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_iostreams-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_iostreams-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_iostreams-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::iostreams APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::iostreams PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_iostreams-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::iostreams PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_IOSTREAMS_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_IOSTREAMS_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::locale APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::locale PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_locale-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::locale PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_LOCALE_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_LOCALE_DEPS system headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_locale-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_locale-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_locale-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::locale APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::locale PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_locale-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::locale PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_LOCALE_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_LOCALE_DEPS system headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_locale-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_locale-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::locale APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::locale PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_locale-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::locale PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_LOCALE_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_LOCALE_DEPS system headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_locale-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_locale-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_locale-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::locale APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::locale PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_locale-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::locale PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_LOCALE_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_LOCALE_DEPS system headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_log-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_log-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::log APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::log PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_log-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::log PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_LOG_DEPS atomic chrono date_time filesystem regex thread headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_log-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_log-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::log APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::log PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_log-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::log PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_LOG_DEPS atomic chrono date_time filesystem regex thread headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_log-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_log-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::log APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::log PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_log-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::log PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_LOG_DEPS atomic chrono date_time filesystem regex thread headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_log-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_log-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::log APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::log PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_log-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::log PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_LOG_DEPS atomic chrono date_time filesystem regex thread headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::log_setup APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::log_setup PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_log_setup-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::log_setup PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_SETUP_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_LOG_SETUP_DEPS atomic chrono date_time filesystem log regex thread headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::log_setup APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::log_setup PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_log_setup-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::log_setup PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_SETUP_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_LOG_SETUP_DEPS atomic chrono date_time filesystem log regex thread headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::log_setup APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::log_setup PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_log_setup-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::log_setup PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_SETUP_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_LOG_SETUP_DEPS atomic chrono date_time filesystem log regex thread headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_log_setup-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_log_setup-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_log_setup-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::log_setup APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::log_setup PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_log_setup-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::log_setup PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_LOG_SETUP_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_LOG_SETUP_DEPS atomic chrono date_time filesystem log regex thread headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_c99 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::math_c99 PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_c99 PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_C99_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_c99 APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::math_c99 PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_c99-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_c99 PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_C99_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_c99 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::math_c99 PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_c99 PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_C99_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_c99-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_c99-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_c99 APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::math_c99 PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_c99-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_c99 PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_C99_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_c99f APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::math_c99f PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99f-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_c99f PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99F_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_C99F_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_c99f APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::math_c99f PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_c99f-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_c99f PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99F_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_C99F_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_c99f APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::math_c99f PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99f-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_c99f PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99F_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_C99F_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99f-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_c99f-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_c99f-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_c99f APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::math_c99f PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_c99f-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_c99f PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99F_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_C99F_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_c99l APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::math_c99l PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99l-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_c99l PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99L_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_C99L_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_c99l APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::math_c99l PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_c99l-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_c99l PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99L_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_C99L_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_c99l APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::math_c99l PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_c99l-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_c99l PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99L_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_C99L_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_c99l-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_c99l-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_c99l-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_c99l APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::math_c99l PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_c99l-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_c99l PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_C99L_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_C99L_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_tr1 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::math_tr1 PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_tr1 PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_TR1_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_tr1 APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::math_tr1 PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_tr1-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_tr1 PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_TR1_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_tr1 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::math_tr1 PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_tr1 PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_TR1_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_tr1-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_tr1-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_tr1 APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::math_tr1 PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_tr1-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_tr1 PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_TR1_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_tr1f APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::math_tr1f PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1f-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_tr1f PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1F_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_TR1F_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_tr1f APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::math_tr1f PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_tr1f-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_tr1f PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1F_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_TR1F_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_tr1f APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::math_tr1f PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1f-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_tr1f PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1F_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_TR1F_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_tr1f APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::math_tr1f PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_tr1f-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_tr1f PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1F_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_TR1F_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_tr1l APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::math_tr1l PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1l-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_tr1l PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1L_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_TR1L_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_tr1l APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::math_tr1l PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_tr1l-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_tr1l PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1L_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_TR1L_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_tr1l APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::math_tr1l PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_math_tr1l-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_tr1l PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1L_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_TR1L_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::math_tr1l APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::math_tr1l PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_math_tr1l-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::math_tr1l PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_MATH_TR1L_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_MATH_TR1L_DEPS headers)
|
||||
@@ -8,13 +8,13 @@ endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
@@ -8,13 +8,13 @@ endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
return()
|
||||
endif()
|
||||
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::numpy APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::numpy PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_numpy27-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::numpy PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_NUMPY_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_NUMPY_DEPS python headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::numpy APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::numpy PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_numpy27-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::numpy PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_NUMPY_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_NUMPY_DEPS python headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::numpy APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::numpy PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_numpy27-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::numpy PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_NUMPY_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_NUMPY_DEPS python headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_numpy27-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_numpy27-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_numpy27-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::numpy APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::numpy PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_numpy27-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::numpy PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_NUMPY_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_NUMPY_DEPS python headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::prg_exec_monitor APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::prg_exec_monitor PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_prg_exec_monitor-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::prg_exec_monitor PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_PRG_EXEC_MONITOR_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_PRG_EXEC_MONITOR_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::prg_exec_monitor APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::prg_exec_monitor PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_prg_exec_monitor-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::prg_exec_monitor PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_PRG_EXEC_MONITOR_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_PRG_EXEC_MONITOR_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::prg_exec_monitor APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::prg_exec_monitor PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_prg_exec_monitor-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::prg_exec_monitor PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_PRG_EXEC_MONITOR_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_PRG_EXEC_MONITOR_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::prg_exec_monitor APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::prg_exec_monitor PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_prg_exec_monitor-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::prg_exec_monitor PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_PRG_EXEC_MONITOR_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_PRG_EXEC_MONITOR_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::program_options APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::program_options PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_program_options-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::program_options PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_PROGRAM_OPTIONS_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_PROGRAM_OPTIONS_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_program_options-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_program_options-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_program_options-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::program_options APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::program_options PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_program_options-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::program_options PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_PROGRAM_OPTIONS_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_PROGRAM_OPTIONS_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_program_options-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_program_options-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::program_options APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::program_options PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_program_options-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::program_options PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_PROGRAM_OPTIONS_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_PROGRAM_OPTIONS_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_program_options-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_program_options-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_program_options-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::program_options APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::program_options PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_program_options-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::program_options PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_PROGRAM_OPTIONS_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_PROGRAM_OPTIONS_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::python APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::python PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_python27-clang-darwin100-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::python PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_PYTHON_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_PYTHON_DEPS headers)
|
||||
@@ -0,0 +1,72 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=clang-darwin100
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "clang-darwin100")
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "clang-darwin100, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_python27-clang-darwin100-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_python27-clang-darwin100-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_python27-clang-darwin100-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::python APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::python PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_python27-clang-darwin100-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::python PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_PYTHON_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_PYTHON_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=on
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_RUNTIME}" STREQUAL "" AND NOT Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "debug runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=debug
|
||||
|
||||
if(NOT "${Boost_USE_DEBUG_LIBS}" STREQUAL "" AND NOT Boost_USE_DEBUG_LIBS)
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-d-x64-1_70.dylib" "debug, Boost_USE_DEBUG_LIBS=${Boost_USE_DEBUG_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_python27-xgcc42-mt-d-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_python27-xgcc42-mt-d-x64-1_70.dylib
|
||||
set_property(TARGET Boost::python APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
|
||||
set_target_properties(Boost::python PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_DEBUG CXX
|
||||
IMPORTED_LOCATION_DEBUG "${_BOOST_LIBDIR}/libboost_python27-xgcc42-mt-d-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::python PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_PYTHON_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_PYTHON_DEPS headers)
|
||||
@@ -1,72 +0,0 @@
|
||||
# Generated by Boost 1.70.0
|
||||
|
||||
# address-model=64
|
||||
|
||||
if(CMAKE_SIZEOF_VOID_P EQUAL 4)
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "64 bit, need 32")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# layout=versioned
|
||||
|
||||
# toolset=xgcc42
|
||||
|
||||
if(Boost_COMPILER AND NOT Boost_COMPILER STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "xgcc42, Boost_COMPILER=${Boost_COMPILER}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(BOOST_DETECTED_TOOLSET AND NOT BOOST_DETECTED_TOOLSET STREQUAL "xgcc42")
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "xgcc42, detected ${BOOST_DETECTED_TOOLSET}, set Boost_COMPILER to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# link=shared
|
||||
|
||||
if(NOT "${Boost_USE_STATIC_LIBS}" STREQUAL "" AND Boost_USE_STATIC_LIBS)
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "shared, Boost_USE_STATIC_LIBS=${Boost_USE_STATIC_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
if(NOT BUILD_SHARED_LIBS)
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "shared, BUILD_SHARED_LIBS not ON, set Boost_USE_STATIC_LIBS=OFF to override")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-link=shared
|
||||
|
||||
if(Boost_USE_STATIC_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "shared runtime, Boost_USE_STATIC_RUNTIME=${Boost_USE_STATIC_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# runtime-debugging=off
|
||||
|
||||
if(Boost_USE_DEBUG_RUNTIME)
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "release runtime, Boost_USE_DEBUG_RUNTIME=${Boost_USE_DEBUG_RUNTIME}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
# threading=multi
|
||||
|
||||
# variant=release
|
||||
|
||||
if(NOT "${Boost_USE_RELEASE_LIBS}" STREQUAL "" AND NOT Boost_USE_RELEASE_LIBS)
|
||||
_BOOST_SKIPPED("libboost_python27-xgcc42-mt-x64-1_70.dylib" "release, Boost_USE_RELEASE_LIBS=${Boost_USE_RELEASE_LIBS}")
|
||||
return()
|
||||
endif()
|
||||
|
||||
message(STATUS " libboost_python27-xgcc42-mt-x64-1_70.dylib")
|
||||
|
||||
# Target file name: libboost_python27-xgcc42-mt-x64-1_70.dylib
|
||||
set_property(TARGET Boost::python APPEND PROPERTY IMPORTED_CONFIGURATIONS RELEASE)
|
||||
set_target_properties(Boost::python PROPERTIES
|
||||
IMPORTED_LINK_INTERFACE_LANGUAGES_RELEASE CXX
|
||||
IMPORTED_LOCATION_RELEASE "${_BOOST_LIBDIR}/libboost_python27-xgcc42-mt-x64-1_70.dylib"
|
||||
)
|
||||
|
||||
set_target_properties(Boost::python PROPERTIES
|
||||
INTERFACE_COMPILE_DEFINITIONS "BOOST_PYTHON_DYN_LINK"
|
||||
)
|
||||
|
||||
list(APPEND _BOOST_PYTHON_DEPS headers)
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user