mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00
cmSystemTools: Drop unused MakefileColorEcho function
This commit is contained in:
@@ -578,14 +578,14 @@ if ${cmake_system_mingw}; then
|
||||
ProcessWin32 \
|
||||
String \
|
||||
System \
|
||||
Terminal"
|
||||
"
|
||||
else
|
||||
KWSYS_C_SOURCES="\
|
||||
EncodingC \
|
||||
ProcessUNIX \
|
||||
String \
|
||||
System \
|
||||
Terminal"
|
||||
"
|
||||
fi
|
||||
|
||||
KWSYS_CXX_SOURCES="\
|
||||
@@ -609,7 +609,7 @@ KWSYS_FILES="\
|
||||
String.h \
|
||||
System.h \
|
||||
SystemTools.hxx \
|
||||
Terminal.h"
|
||||
"
|
||||
|
||||
LIBRHASH_C_SOURCES="\
|
||||
librhash/algorithms.c \
|
||||
|
Reference in New Issue
Block a user