Commit 91c4b553 authored by Sang Ik Lee's avatar Sang Ik Lee Committed by Scott Cyphers

Update TBB from 2019_U1 to 2019_U2. (#2154)

parent bba2b3bd
......@@ -20,7 +20,7 @@
if(NGRAPH_TBB_ENABLE)
set(TBB_GIT_REPO_URL https://github.com/01org/tbb)
set(TBB_GIT_TAG "2019_U1")
set(TBB_GIT_TAG "2019_U2")
configure_file(${CMAKE_SOURCE_DIR}/cmake/tbb_fetch.cmake.in ${CMAKE_CURRENT_BINARY_DIR}/tbb/CMakeLists.txt)
execute_process(COMMAND "${CMAKE_COMMAND}" -G "${CMAKE_GENERATOR}" .
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment