Skip to content

Commit 6fe1e4e

Browse files
committed
add PSTL submodules to update_git_submodule on NBL_UPDATE_GIT_SUBMODULE
1 parent 77893cc commit 6fe1e4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

3rdparty/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ if(NBL_UPDATE_GIT_SUBMODULE)
3131
update_git_submodule(./portable-file-dialogs)
3232
update_git_submodule(./simdjson)
3333
update_git_submodule(./glTFSampleModels)
34+
update_git_submodule(./pstl/oneTBB)
35+
update_git_submodule(./pstl/oneDPL/oneDPL)
3436
endif()
3537

3638
# simdjson

0 commit comments

Comments
 (0)