Skip to content

Commit

Permalink
fix cmake error
Browse files Browse the repository at this point in the history
  • Loading branch information
alexchicn committed Oct 15, 2020
1 parent f93687d commit 152522f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/batch/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ set(TOOLS_BUILD_FILE_LIST_CONFIG
${ROOT_PATH}/.github/FUNDING.yml
${ROOT_PATH}/.github/workflows/coverage.yml
${ROOT_PATH}/.github/workflows/build.yml
${ROOT_PATH}/.github/workflows/builddevelop.yml
${ROOT_PATH}/.github/workflows/release.yml
)

source_group("scripts" FILES ${TOOLS_BATCH_FILE_LIST_SCRIPTS})
Expand Down

0 comments on commit 152522f

Please sign in to comment.