From 0d5a0ca1a56612729b592758372bc56b5f6ae5fe Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Mon, 11 Mar 2019 19:02:10 +0100 Subject: Added cmake rules to build libtty from termrec submodule --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 8fe7708..38bc5f2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,3 +14,4 @@ option(SESSION_RECORDING "whether or not recording feature based on lib termrec add_subdirectory(bastion) add_subdirectory(common) +add_subdirectory(external) -- cgit v1.2.3