mirror of
https://github.com/openharmony/third_party_cmake.git
synced 2026-07-21 08:15:27 -04:00
Rename the project to match the test
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
cmake_minimum_required(VERSION 2.6)
|
||||
project(WorkingDirectoryProj)
|
||||
project(TestsWorkingDirectoryProj)
|
||||
|
||||
add_executable(WorkingDirectory main.cxx)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user