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