mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-08 17:42:09 +03:00
Restore fuzz to the cmake build
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
add_subdirectory(aes)
|
add_subdirectory(aes)
|
||||||
|
if (NOT WIN32)
|
||||||
|
add_subdirectory(fuzz)
|
||||||
|
endif()
|
||||||
add_subdirectory(hash)
|
add_subdirectory(hash)
|
||||||
add_subdirectory(pkey)
|
add_subdirectory(pkey)
|
||||||
add_subdirectory(psa)
|
add_subdirectory(psa)
|
||||||
|
Reference in New Issue
Block a user