mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 09:21:19 +00:00
- Compile tests before programs
This commit is contained in:
parent
477fd326bd
commit
1bbeb69e38
@ -14,5 +14,5 @@ endif(CMAKE_BUILD_TYPE STREQUAL "Coverage")
|
||||
include_directories(include/)
|
||||
|
||||
add_subdirectory(library)
|
||||
add_subdirectory(programs)
|
||||
add_subdirectory(tests)
|
||||
add_subdirectory(programs)
|
||||
|
Loading…
Reference in New Issue
Block a user