Fix test project names

Change-Id: I105c3759208ec832f3bdf6068029b4bfa2827909
This commit is contained in:
Ben Sander
2016-06-17 15:04:39 -05:00
parent b70fbace5e
commit 55560ab8a0
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
cmake_minimum_required (VERSION 2.6)
project (runtime_api)
project (runtimeApi/memory)
include_directories( ${HIPTEST_SOURCE_DIR} )