diff --git a/Tests/LoadCommand/CMakeLists.txt b/Tests/LoadCommand/CMakeLists.txt index 30463ef8a..e3543991a 100644 --- a/Tests/LoadCommand/CMakeLists.txt +++ b/Tests/LoadCommand/CMakeLists.txt @@ -1,4 +1,4 @@ -PROJECT(LoadedCommand) +PROJECT(LoadCommand) # set a definition SET (TEST_COMMAND_TEST1 1) diff --git a/Tests/LoadCommandOneConfig/CMakeLists.txt b/Tests/LoadCommandOneConfig/CMakeLists.txt index 30463ef8a..e3543991a 100644 --- a/Tests/LoadCommandOneConfig/CMakeLists.txt +++ b/Tests/LoadCommandOneConfig/CMakeLists.txt @@ -1,4 +1,4 @@ -PROJECT(LoadedCommand) +PROJECT(LoadCommand) # set a definition SET (TEST_COMMAND_TEST1 1)