3rdparty: Fix inclusion order of CMakeLists.txt
This is so that third-party modules pick up the INSTALL_MBEDTLS_HEADERS variable.
This commit is contained in:
parent
12f359f7da
commit
015f55b558
1 changed files with 0 additions and 2 deletions
|
@ -181,8 +181,6 @@ else()
|
|||
set(LIB_INSTALL_DIR lib)
|
||||
endif()
|
||||
|
||||
include_directories(include/)
|
||||
|
||||
if(ENABLE_ZLIB_SUPPORT)
|
||||
find_package(ZLIB)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue