mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 02:42:55 +00:00
add 3rdparty md4 directory to network component include directories
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
a38af51159
commit
7f3e3f009b
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ include_directories(
|
|||
${CMAKE_BINARY_DIR}/include/QtCore
|
||||
${CMAKE_BINARY_DIR}/include/QtNetwork
|
||||
${CMAKE_SOURCE_DIR}/src/3rdparty/digest
|
||||
${CMAKE_SOURCE_DIR}/src/3rdparty/md4
|
||||
)
|
||||
|
||||
set(NETWORK_HEADERS
|
||||
|
|
Loading…
Add table
Reference in a new issue