mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-07 18:11:43 +00:00
remove errorneous comment
This commit is contained in:
parent
c3fad0ae35
commit
c9f79972ba
@ -58,7 +58,7 @@ ELSE (ZLIB_FOUND)
|
|||||||
INCLUDE_DIRECTORIES(deps/zlib)
|
INCLUDE_DIRECTORIES(deps/zlib)
|
||||||
ADD_DEFINITIONS(-DNO_VIZ -DSTDC -DNO_GZIP)
|
ADD_DEFINITIONS(-DNO_VIZ -DSTDC -DNO_GZIP)
|
||||||
FILE(GLOB SRC_ZLIB deps/zlib/*.c)
|
FILE(GLOB SRC_ZLIB deps/zlib/*.c)
|
||||||
#ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
# Installation paths
|
# Installation paths
|
||||||
SET(INSTALL_BIN bin CACHE PATH "Where to install binaries to.")
|
SET(INSTALL_BIN bin CACHE PATH "Where to install binaries to.")
|
||||||
|
Loading…
Reference in New Issue
Block a user