diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 6ed976f..232aeb7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,6 +6,5 @@ include(cmake/common.cmake) add_subdirectory(aes) add_subdirectory(aesxx) -add_subdirectory(utils) install(FILES LICENSE.txt DESTINATION share) |