Pinned repositories
810 contributions in the last year
Contribution activity
July 2017
Created a pull request in librsync/librsync
that received 4
comments
Fixes for building as a subdirectory using MSVC compiler
Changes ${CMAKE_SOURCE_DIR} to ${CMAKE_CURRENT_SOURCE_DIR} so that it is relative to the project, not a top-level calling cmake. Corrects some compโฆ