mirror of
https://github.com/reactos/CMake.git
synced 2024-12-02 00:26:18 +00:00
Rename the project to match the test
This commit is contained in:
parent
9bf4165437
commit
5597aa24f1
@ -1,5 +1,5 @@
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
project(WorkingDirectoryProj)
|
||||
project(TestsWorkingDirectoryProj)
|
||||
|
||||
add_executable(WorkingDirectory main.cxx)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user