~mterry/content-hub/ual-parse

« back to all changes in this revision

Viewing changes to tools/CMakeLists.txt

New upstream version to reflect addition of the out of process
peer picker

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright © 2015 Canonical Ltd.
 
1
# Copyright © 2015-2016 Canonical Ltd.
2
2
#
3
3
# This program is free software: you can redistribute it and/or modify
4
4
# it under the terms of the GNU General Public License version 3 as
15
15
# Authored by: Ken VanDine <ken.vandine@canonical.com>
16
16
 
17
17
add_subdirectory(send)
 
18
add_subdirectory(peer-picker)