summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorHyotaek Shim <hyotaek.shim@samsung.com>2019-09-09 11:04:28 +0900
committerHyotaek Shim <hyotaek.shim@samsung.com>2019-09-09 11:04:28 +0900
commit969526a490022ebd78a5013d6c89670e43c18b53 (patch)
tree208fd71e509189aeee533fecd9e06291c9ecaf1b /CMakeLists.txt
parent4918525509e25f6e2e2f174f3fce465f4f9611d6 (diff)
downloaddeviced-969526a490022ebd78a5013d6c89670e43c18b53.tar.gz
deviced-969526a490022ebd78a5013d6c89670e43c18b53.tar.bz2
deviced-969526a490022ebd78a5013d6c89670e43c18b53.zip
Add SleepSupport=no for TV profilesubmit/tizen/20190909.020521
Change-Id: I3a637a43ce0aba64b50093b24d4e8a13a7b91f33 Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e68f5bb9..cb7cecfd 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -309,3 +309,4 @@ ADD_SUBDIRECTORY(plugins/iot/display)
INSTALL_CONF(conf display)
INSTALL_CONF(conf mobile-display)
INSTALL_CONF(conf wearable-display)
+INSTALL_CONF(conf tv-display)