Skip to content

Commit

Permalink
[cmake] add dacp
Browse files Browse the repository at this point in the history
  • Loading branch information
wsnipex authored and FernetMenta committed Sep 17, 2015
1 parent d1e1ce6 commit 77c1f96
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions project/cmake/treedata/common/network.txt
@@ -1,4 +1,5 @@
xbmc/network network
xbmc/network/dacp network/dacp
xbmc/network/httprequesthandler network/httprequesthandler
xbmc/network/httprequesthandler/python network/httprequesthandler/python
xbmc/network/upnp network/upnp
Expand Down
3 changes: 3 additions & 0 deletions xbmc/network/dacp/CMakeLists.txt
@@ -0,0 +1,3 @@
set(SOURCES dacp.cpp)

core_add_library(network_dacp)

0 comments on commit 77c1f96

Please sign in to comment.