summaryrefslogtreecommitdiffstats
path: root/tests/include/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/include/CMakeLists.txt')
-rw-r--r--tests/include/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/include/CMakeLists.txt b/tests/include/CMakeLists.txt
index f51c87e..3ad956c 100644
--- a/tests/include/CMakeLists.txt
+++ b/tests/include/CMakeLists.txt
@@ -5,5 +5,5 @@ add_executable(
target_link_libraries(
test_memory_chunk
- libpinyin
-) \ No newline at end of file
+ pinyin
+)