summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMatt Porter <mporter@konsulko.com>2018-07-02 13:42:04 -0400
committerMatt Porter <mporter@konsulko.com>2018-07-10 12:03:32 -0400
commit0fb805bcbd3d07da41df2236977afcb3142d5327 (patch)
treeb925192ea999260c49723d36d0b18f1123b90711 /CMakeLists.txt
parent87db6cfd047e2c1d247dbfb45cad8b03e5dd6248 (diff)
add base network module supportflounder_5.99.2flounder/5.99.25.99.2
Add support for new network binding messages. This is a prerequisite for the new network services list model. Bug-AGL: SPEC-1541 Change-Id: I204914b991016145958114b1e0e914eaf5b599fa Signed-off-by: Matt Porter <mporter@konsulko.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 7b08ed8..84aa50a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -45,6 +45,7 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/qtappfw.pc
set (SUBDIRS
bluetooth
mediaplayer
+ network
pbap
telephony
weather)