~jamesh/storage-provider-webdav/landing-20161118

« back to all changes in this revision

Viewing changes to src/CMakeLists.txt

Add helper functions to convert between file IDs and URLs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  DavProvider.cpp
4
4
  OwncloudProvider.cpp
5
5
  MultiStatusParser.cpp
 
6
  item_id.cpp
6
7
)
7
8
target_compile_options(owncloud-provider-lib PUBLIC
8
9
  ${SF_PROVIDER_CFLAGS}