diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index bbf8ca0..90a2387 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,4 +17,4 @@ if (CMAKE_BUILD_TYPE STREQUAL Debug) endif() add_subdirectory(vendor) -add_subdirectory(test)
\ No newline at end of file +add_subdirectory(adapter)
\ No newline at end of file |
