fix project name

This commit is contained in:
Bill Hoffman 2002-11-12 09:31:05 -05:00
parent 98ef89bf77
commit 56d4bba759
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
PROJECT(SystemInformation)
PROJECT(DumpInformation)
INCLUDE_DIRECTORIES(${SystemInformation_BINARY_DIR})
CONFIGURE_FILE(${SystemInformation_SOURCE_DIR}/SystemInformation.in
${SystemInformation_BINARY_DIR}/SystemInformation.out)