Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ak5k committed Apr 5, 2023
1 parent 116c546 commit b8a8736
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ if(VCPKG_TOOLCHAIN)
set(CMAKE_MAP_IMPORTED_CONFIG_RELWITHDEBINFO Release)
endif()

if(NOT EXISTS ${PROJECT_SOURCE_DIR}/external/WDL)
if(NOT EXISTS ${PROJECT_SOURCE_DIR}/external/WDL/WDL)
execute_process(
COMMAND ${GIT_EXECUTABLE} submodule update --init --recursive --depth 1
WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}
Expand Down
2 changes: 1 addition & 1 deletion WDL

0 comments on commit b8a8736

Please sign in to comment.