Преглед на файлове

Rename the project to match the test

Ben Boeckel преди 15 години
родител
ревизия
5597aa24f1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      Tests/TestsWorkingDirectory/CMakeLists.txt

+ 1 - 1
Tests/TestsWorkingDirectory/CMakeLists.txt

@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 2.6)
-project(WorkingDirectoryProj)
+project(TestsWorkingDirectoryProj)
 
 add_executable(WorkingDirectory main.cxx)