diff options
| author | zhangyang <[email protected]> | 2024-04-29 23:05:41 -0400 |
|---|---|---|
| committer | zhangyang <[email protected]> | 2024-04-29 23:05:41 -0400 |
| commit | 59f2cb894bbf2b5ee8d27f4be7078719d2303267 (patch) | |
| tree | 0e8a533628e09531ed6b554062c63b9b7c0a4711 /CMakeLists.txt | |
| parent | 666b2cf45fb6ec080c9f78e89e4d5c702f640037 (diff) | |
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 3597114..f66e9c8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,4 +12,5 @@ add_subdirectory(demo1) add_subdirectory(demo2) add_subdirectory(demo3) add_subdirectory(demo4) +add_subdirectory(demo5) add_subdirectory(matt)
\ No newline at end of file |
