From 3304264990b96c09b174716ecb8da63d24457ae8 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 21 Dec 2019 14:50:03 +0300 Subject: utils/ -> aesxx/utils/ --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.3