mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-12-24 17:41:01 +03:00
Merge pull request #6629 from concatime/cmake-config-dir
Install CMake files in MbedTLS dir
This commit is contained in:
@@ -26,7 +26,7 @@ execute_process(
|
||||
# Locate the package.
|
||||
#
|
||||
|
||||
set(MbedTLS_DIR "${MbedTLS_INSTALL_DIR}/cmake")
|
||||
list(INSERT CMAKE_PREFIX_PATH 0 "${MbedTLS_INSTALL_DIR}")
|
||||
find_package(MbedTLS REQUIRED)
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user