Skip to content
This repository was archived by the owner on Apr 28, 2023. It is now read-only.

Commit eaaa65e

Browse files
Extract out generic unit tests from cuda/test_tc_mapper.cc
These will be reused with the upcoming CPU TC mapper.
1 parent a4bc28a commit eaaa65e

File tree

3 files changed

+288
-209
lines changed

3 files changed

+288
-209
lines changed

test/cuda/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
include_directories(.)
2+
include_directories(..)
23

34
set(CMAKE_INSTALL_RPATH_USE_LINK_PATH TRUE)
45

0 commit comments

Comments
 (0)