mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-07-31 00:03:07 +03:00
doc: Fixed the include dir.
This commit is contained in:
@ -578,7 +578,7 @@ WARN_LOGFILE =
|
|||||||
# directories like "/usr/src/myproject". Separate the files or directories
|
# directories like "/usr/src/myproject". Separate the files or directories
|
||||||
# with spaces.
|
# with spaces.
|
||||||
|
|
||||||
INPUT = @CMAKE_SOURCE_DIR@/include \
|
INPUT = @CMAKE_SOURCE_DIR@/include/libssh \
|
||||||
@CMAKE_SOURCE_DIR@/src \
|
@CMAKE_SOURCE_DIR@/src \
|
||||||
@CMAKE_SOURCE_DIR@/doc
|
@CMAKE_SOURCE_DIR@/doc
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user