Better dependencies for bootstrap
This commit is contained in:
parent
96189f79d5
commit
83f596ee9d
|
@ -34,7 +34,7 @@ cmCacheManager.o \
|
|||
cmListFileCache.o \
|
||||
cmSourceGroup.o
|
||||
|
||||
DEPENDS = cmConfigure.h
|
||||
DEPENDS = cmConfigure.h @CMAKE_ROOT_DIR@/Source/*.h
|
||||
|
||||
cmakewizard.o : $(DEPENDS)
|
||||
cmListFileCache.o : $(DEPENDS)
|
||||
|
|
Loading…
Reference in New Issue