tests: fix cnv4-jit-test link on mac

This commit is contained in:
moneromooo-monero 2019-03-06 15:29:55 +00:00
parent 5bbbe3902b
commit c8c154a2c9
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3
1 changed files with 0 additions and 1 deletions

View File

@ -56,7 +56,6 @@ add_test(
add_executable(cnv4-jit-tests cnv4-jit.c)
target_link_libraries(cnv4-jit-tests
PRIVATE
crypto
common
${EXTRA_LIBRARIES})
set_property(TARGET cnv4-jit-tests