Skip to content

Commit 04bf0e8

Browse files
committed
another correction
1 parent 4a71c47 commit 04bf0e8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

cmake/common.cmake

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1351,12 +1351,11 @@ function(NBL_UPDATE_SUBMODULES)
13511351
NBL_WRAPPER_COMMAND_EXCLUSIVE("" ./tests FALSE "")
13521352
endmacro()
13531353

1354+
NBL_IMPL_INIT_COMMON_SUBMODULES()
1355+
13541356
if(NBL_UPDATE_GIT_SUBMODULE_INCLUDE_PRIVATE)
1355-
NBL_IMPL_INIT_COMMON_SUBMODULES()
13561357
NBL_WRAPPER_COMMAND_EXCLUSIVE("" ./examples_tests TRUE "")
13571358
else()
1358-
NBL_IMPL_INIT_COMMON_SUBMODULES()
1359-
13601359
# NBL_WRAPPER_COMMAND_EXCLUSIVE("" ./ci TRUE "") TODO: enable it once we merge Ditt, etc
13611360

13621361
# examples and their media

0 commit comments

Comments
 (0)