Skip to content

Commit 9b01307

Browse files
committed
minor update
1 parent 1a71b7a commit 9b01307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/EXTERNAL/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ set(SURELOG_SOURCE_DIR ${CMAKE_CURRENT_SOURCE_DIR}/Surelog)
8888

8989
# Sync submodules after cloning
9090

91-
UPDATE_COMMAND git submodule sync && git submodule update --init --recursive third_party/surelog
9291
WORKING_DIRECTORY ${SYNLIG_SOURCE_DIR}
92+
UPDATE_COMMAND git submodule sync && git submodule update --init --recursive third_party/surelog
9393

9494

9595
BUILD_COMMAND ${MAKE_PROGRAM} -C ${SYNLIG_SOURCE_DIR} install DESTDIR=${CMAKE_BINARY_DIR}/bin/synlig_install -j${CUSTOM_BUILD_PARALLEL_LEVEL}

0 commit comments

Comments
 (0)