Fix cmake build of fuzz_privkey
Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
6f19ce317b
commit
6ff9ef56a5
@ -8,7 +8,6 @@ if(FUZZINGENGINE_LIB)
|
||||
endif()
|
||||
|
||||
set(executables_no_common_c
|
||||
fuzz_privkey
|
||||
fuzz_pubkey
|
||||
fuzz_x509crl
|
||||
fuzz_x509crt
|
||||
@ -16,6 +15,7 @@ set(executables_no_common_c
|
||||
)
|
||||
|
||||
set(executables_with_common_c
|
||||
fuzz_privkey
|
||||
fuzz_client
|
||||
fuzz_dtlsclient
|
||||
fuzz_dtlsserver
|
||||
|
Loading…
Reference in New Issue
Block a user