add GPL header to treehash.c and add missing includes to cmake.
This commit is contained in:
@@ -36,6 +36,9 @@ set(SRC
|
||||
./intern/mallocn.c
|
||||
|
||||
MEM_guardedalloc.h
|
||||
|
||||
# include here since its a header-only
|
||||
../atomic/atomic_ops.h
|
||||
)
|
||||
|
||||
if(WIN32 AND NOT UNIX)
|
||||
|
Reference in New Issue
Block a user