فهرست منبع

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)