diff options
Diffstat (limited to 'dev/tests/tracked_ptr_basic')
| -rw-r--r-- | dev/tests/tracked_ptr_basic/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/tests/tracked_ptr_basic/CMakeLists.txt b/dev/tests/tracked_ptr_basic/CMakeLists.txt index 9100e9a..1dd5095 100644 --- a/dev/tests/tracked_ptr_basic/CMakeLists.txt +++ b/dev/tests/tracked_ptr_basic/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.10) -project(SOCLTests) +project(TrackedPtrTestBasic) include(FetchContent) FetchContent_Declare( |
