mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
Better dependencies for bootstrap
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user