mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Merge pull request #9603 from gilles-peskine-arm/test-ref-configs-go-away-3.6
Backport 3.6: Switch from test-ref-configs.pl to separate components
This commit is contained in:
@ -16,6 +16,8 @@ set(executables
|
||||
ssl_server
|
||||
ssl_server2
|
||||
)
|
||||
add_dependencies(${programs_target} ${executables})
|
||||
add_dependencies(${ssl_opt_target} ${executables})
|
||||
|
||||
if(GEN_FILES)
|
||||
# Inform CMake that the following file will be generated as part of the build
|
||||
|
Reference in New Issue
Block a user