mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: convert load-git.c to C++
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
d803e42314
commit
c05be40bfd
5 changed files with 126 additions and 158 deletions
|
|
@ -124,7 +124,7 @@ set(SUBSURFACE_CORE_LIB_SRCS
|
|||
libdivecomputer.c
|
||||
libdivecomputer.h
|
||||
liquivision.c
|
||||
load-git.c
|
||||
load-git.cpp
|
||||
membuffer.cpp
|
||||
membuffer.h
|
||||
metadata.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue