1
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
Jocelyn Turcotte ac4be17192
Compile almost all of csync as C++
This will allow us to unify data structures between csync and libsync.

Utility functions like csync_time and c_std are still compiled as C
since we won't need to be coupled with Qt in the short term.
2017-10-05 22:01:03 +02:00
Jocelyn Turcotte 5948f26884
Move csync/tests to test/csync 2017-10-05 22:01:03 +02:00