diff options
author | Sam Bingner <sam@bingner.com> | 2019-08-17 20:00:42 -1000 |
---|---|---|
committer | Sam Bingner <sam@bingner.com> | 2019-08-18 12:07:59 -1000 |
commit | d4baec84f5a6a8484b7b7c284184721c748b6dc2 (patch) | |
tree | 7f0a1ecc106a52716d64c4fcc5b83f06ddbcefa0 /test/CMakeLists.txt | |
parent | 23dbbe24511b0a5db2ef47a3846cd59b7fb9a106 (diff) |
Cleanup patches for 1.8.2
Diffstat (limited to 'test/CMakeLists.txt')
-rw-r--r-- | test/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 2f47b5c32..d7a0a0dbf 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,2 +1 @@ add_subdirectory(libapt) -add_subdirectory(interactive-helper) |