mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: convert git-access.c to C++
Had to make sha.h compatible with C++. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
b0438ad1dd
commit
924b23ed56
5 changed files with 70 additions and 80 deletions
|
|
@ -107,7 +107,7 @@ set(SUBSURFACE_CORE_LIB_SRCS
|
|||
gettext.h
|
||||
gettextfromc.cpp
|
||||
gettextfromc.h
|
||||
git-access.c
|
||||
git-access.cpp
|
||||
git-access.h
|
||||
globals.cpp
|
||||
globals.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue