Skip to content

Commit

Permalink
Merge pull request start-jsk#95 from k-okada/rm_cache
Browse files Browse the repository at this point in the history
rm hrpsys-base/CMakeCache.txt when compile
  • Loading branch information
k-okada committed Jun 26, 2014
2 parents 94563cd + c7b56eb commit d02e5f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.hrpsys-base
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ ifneq ($(strip $(GIT_PATCH)),)
touch rospack_nosubdirs
touch patched
endif
rm -f build/hrpsys-base/CMakeCache.txt
@echo "compile hrpsys-base ... "
@echo " PATH=$(PATH)"
@echo " INSTALL_DIR=$(INSTALL_DIR)"
Expand Down

0 comments on commit d02e5f0

Please sign in to comment.