diff options
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -75,11 +75,13 @@ KWSYS_C_SOURCES="\ KWSYS_CXX_SOURCES="\ Directory \ + Glob \ RegularExpression \ SystemTools" KWSYS_FILES="\ Directory.hxx \ + Glob.hxx \ Process.h \ RegularExpression.hxx \ SystemTools.hxx" |