aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/aesxx/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--aesxx/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/aesxx/CMakeLists.txt b/aesxx/CMakeLists.txt
index 9bbf777..7f5a58a 100644
--- a/aesxx/CMakeLists.txt
+++ b/aesxx/CMakeLists.txt
@@ -11,3 +11,5 @@ if(MSVC_VERSION EQUAL 1900)
endif()
install(DIRECTORY include/aesxx DESTINATION include)
+
+add_subdirectory(utils)