Skip to content

designerror/cpm-webdav-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cpm-webdav-client

CPM external for WebDAV Client library.

Usage

Add this line to your CMakeLists.txt file:

CPM_AddModule("webdav-client"
  GIT_REPOSITORY "https://github.com/designerror/cpm-webdav-client")

Add this to your C++ code to use Webdavclient:

#include <webdav/client.hpp>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published