Răsfoiți Sursa

fix project name

Bill Hoffman 23 ani în urmă
părinte
comite
56d4bba759
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Tests/SystemInformation/CMakeLists.txt

+ 1 - 1
Tests/SystemInformation/CMakeLists.txt

@@ -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)