mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
For command line option parsing, better use the getopt functions instead of the GNU libc specific argp functions if we want to be portable. argp usage does not compile on MacOS, thus it was now removed from csync. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| csync_auth.c | ||
| csync_auth.h | ||
| csync_client.c | ||