Files
ANSLibs/OpenVINO/runtime/3rdparty/tbb/lib/cmake/TBB/TBBTargets-debug.cmake

51 lines
2.5 KiB
CMake
Raw Normal View History

#----------------------------------------------------------------
# Generated CMake target import file for configuration "Debug".
#----------------------------------------------------------------
# Commands may need to know the format version.
set(CMAKE_IMPORT_FILE_VERSION 1)
# Import target "TBB::tbb" for configuration "Debug"
set_property(TARGET TBB::tbb APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(TBB::tbb PROPERTIES
IMPORTED_IMPLIB_DEBUG "${_IMPORT_PREFIX}/lib/tbb12_debug.lib"
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/bin/tbb12_debug.dll"
)
list(APPEND _IMPORT_CHECK_TARGETS TBB::tbb )
list(APPEND _IMPORT_CHECK_FILES_FOR_TBB::tbb "${_IMPORT_PREFIX}/lib/tbb12_debug.lib" "${_IMPORT_PREFIX}/bin/tbb12_debug.dll" )
# Import target "TBB::tbbmalloc" for configuration "Debug"
set_property(TARGET TBB::tbbmalloc APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(TBB::tbbmalloc PROPERTIES
IMPORTED_IMPLIB_DEBUG "${_IMPORT_PREFIX}/lib/tbbmalloc_debug.lib"
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/bin/tbbmalloc_debug.dll"
)
list(APPEND _IMPORT_CHECK_TARGETS TBB::tbbmalloc )
list(APPEND _IMPORT_CHECK_FILES_FOR_TBB::tbbmalloc "${_IMPORT_PREFIX}/lib/tbbmalloc_debug.lib" "${_IMPORT_PREFIX}/bin/tbbmalloc_debug.dll" )
# Import target "TBB::tbbmalloc_proxy" for configuration "Debug"
set_property(TARGET TBB::tbbmalloc_proxy APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(TBB::tbbmalloc_proxy PROPERTIES
IMPORTED_IMPLIB_DEBUG "${_IMPORT_PREFIX}/lib/tbbmalloc_proxy_debug.lib"
IMPORTED_LINK_DEPENDENT_LIBRARIES_DEBUG "TBB::tbbmalloc"
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/bin/tbbmalloc_proxy_debug.dll"
)
list(APPEND _IMPORT_CHECK_TARGETS TBB::tbbmalloc_proxy )
list(APPEND _IMPORT_CHECK_FILES_FOR_TBB::tbbmalloc_proxy "${_IMPORT_PREFIX}/lib/tbbmalloc_proxy_debug.lib" "${_IMPORT_PREFIX}/bin/tbbmalloc_proxy_debug.dll" )
# Import target "TBB::tbbbind_2_5" for configuration "Debug"
set_property(TARGET TBB::tbbbind_2_5 APPEND PROPERTY IMPORTED_CONFIGURATIONS DEBUG)
set_target_properties(TBB::tbbbind_2_5 PROPERTIES
IMPORTED_IMPLIB_DEBUG "${_IMPORT_PREFIX}/lib/tbbbind_2_5_debug.lib"
IMPORTED_LOCATION_DEBUG "${_IMPORT_PREFIX}/bin/tbbbind_2_5_debug.dll"
)
list(APPEND _IMPORT_CHECK_TARGETS TBB::tbbbind_2_5 )
list(APPEND _IMPORT_CHECK_FILES_FOR_TBB::tbbbind_2_5 "${_IMPORT_PREFIX}/lib/tbbbind_2_5_debug.lib" "${_IMPORT_PREFIX}/bin/tbbbind_2_5_debug.dll" )
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)