Skip to content

Commit

Permalink
add help
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Oct 18, 2020
1 parent bf976d2 commit 005ebf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/GNUmakefile
Expand Up @@ -500,7 +500,7 @@ report:
#

CMAKE_CHECKS = $(RUN_TARGETS:$(OUTDIR)/%=%)
cmake-sync-check: ../projects/cmake/CMakeLists.txt $(MAKEFILE)
cmake-sync-check: ../projects/cmake/CMakeLists.txt $(MAKEFILE) ## check cmake and test makefile
@echo ========== invalid test names ==========
@for f in $(CMAKE_CHECKS); do \
echo $$f | grep -v "setup" > /dev/null || echo $$f; \
Expand Down

0 comments on commit 005ebf4

Please sign in to comment.