mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 20:49:41 +00:00
BUG: fix bootstrap build makefiles
This commit is contained in:
parent
0415b58573
commit
67d2c29050
@ -99,10 +99,6 @@ SOURCE=.\cmBorlandMakefileGenerator.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\cmCableClassSet.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\cmCacheManager.cxx
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
@ -32,7 +32,6 @@ cmCommands.obj \
|
||||
cmTarget.obj \
|
||||
cmCustomCommand.obj \
|
||||
cmCacheManager.obj \
|
||||
cmCableClassSet.obj \
|
||||
cmListFileCache.obj \
|
||||
cmSourceGroup.obj
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user