fix project name
This commit is contained in:
parent
98ef89bf77
commit
56d4bba759
|
@ -1,4 +1,4 @@
|
||||||
PROJECT(SystemInformation)
|
PROJECT(DumpInformation)
|
||||||
INCLUDE_DIRECTORIES(${SystemInformation_BINARY_DIR})
|
INCLUDE_DIRECTORIES(${SystemInformation_BINARY_DIR})
|
||||||
CONFIGURE_FILE(${SystemInformation_SOURCE_DIR}/SystemInformation.in
|
CONFIGURE_FILE(${SystemInformation_SOURCE_DIR}/SystemInformation.in
|
||||||
${SystemInformation_BINARY_DIR}/SystemInformation.out)
|
${SystemInformation_BINARY_DIR}/SystemInformation.out)
|
||||||
|
|
Loading…
Reference in New Issue