mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-03 01:37:50 +00:00
Fix "make lcov" in CMake out-of-tree builds
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
@@ -97,6 +97,7 @@ if (NOT ${CMAKE_CURRENT_BINARY_DIR} STREQUAL ${CMAKE_CURRENT_SOURCE_DIR})
|
||||
if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/seedfile")
|
||||
link_to_source(seedfile)
|
||||
endif()
|
||||
link_to_source(Descriptions.txt)
|
||||
link_to_source(compat.sh)
|
||||
link_to_source(context-info.sh)
|
||||
link_to_source(data_files)
|
||||
|
||||
Reference in New Issue
Block a user