summaryrefslogtreecommitdiff
path: root/.travis
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-10-10 21:37:19 -0400
committerLioncash <mathew1800@gmail.com>2018-10-10 22:29:39 -0400
commit28ec921d0d49957c067783d1e21d18734c17c67d (patch)
tree54b2aff0597dba26c4bf851dde94491bee381573 /.travis
parent183a664405661fb531b82e2a0a3a8c6651a1ce8a (diff)
core/CMakeLists: Make all web_service-related libraries private
Now that all external dependencies are hidden, we can remove json-headers from the publically linked libraries, as the use of this library is now completely hidden from external users of the web_service library. We can also make the web_services library private as well, considering it's not a requirement. If a library needs to link in web_service, it should be done explicitly -- not via indirect linking.
Diffstat (limited to '.travis')
0 files changed, 0 insertions, 0 deletions