Skip to content

Commit

Permalink
for tbb windows build#3
Browse files Browse the repository at this point in the history
  • Loading branch information
Rudeus committed Apr 23, 2024
1 parent 7c8a588 commit 72936dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 3rdparty/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -495,6 +495,7 @@ if(WITH_LIBTBB STREQUAL "EXTERNAL")

execute_process(
COMMAND ${CMAKE_COMMAND} -E tar xv ${WIN_LIBTBB_FILENAME}
COMMAND sh -c "ls -al ${WIN_LIBTBB_INSTALL_DIR}"
#COMMAND ${CMAKE_COMMAND} -E unzip ${WIN_LIBTBB_FILENAME} -d ${WIN_LIBTBB_INSTALL_DIR}
WORKING_DIRECTORY ${WIN_LIBTBB_INSTALL_DIR}
)
Expand Down

0 comments on commit 72936dc

Please sign in to comment.