diff --git a/Tests/SystemInformation/CMakeLists.txt b/Tests/SystemInformation/CMakeLists.txt index 99ecd00ac..72157caf4 100644 --- a/Tests/SystemInformation/CMakeLists.txt +++ b/Tests/SystemInformation/CMakeLists.txt @@ -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)