From f84e99321786620b1fcf373491daa9b7b6460975 Mon Sep 17 00:00:00 2001 From: luwenpeng Date: Sat, 30 Oct 2021 20:50:40 +0300 Subject: [PATCH] =?UTF-8?q?bugfix:=20TSG-8258=20TFE=E6=9E=84=E5=BB=BARPM?= =?UTF-8?q?=E6=97=B6=E6=9C=AA=E5=8C=85=E5=90=ABdoh.conf?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/CMakeLists.txt b/conf/CMakeLists.txt index 40eb902..4267a06 100644 --- a/conf/CMakeLists.txt +++ b/conf/CMakeLists.txt @@ -1,2 +1,3 @@ install(DIRECTORY tfe DESTINATION conf COMPONENT Profile) install(DIRECTORY pangu DESTINATION conf COMPONENT Profile) +install(DIRECTORY doh DESTINATION conf COMPONENT Profile) \ No newline at end of file