mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 13:13:27 +01:00
tests: fix cnv4-jit-test link on mac
This commit is contained in:
parent
5bbbe3902b
commit
c8c154a2c9
@ -56,7 +56,6 @@ add_test(
|
|||||||
add_executable(cnv4-jit-tests cnv4-jit.c)
|
add_executable(cnv4-jit-tests cnv4-jit.c)
|
||||||
target_link_libraries(cnv4-jit-tests
|
target_link_libraries(cnv4-jit-tests
|
||||||
PRIVATE
|
PRIVATE
|
||||||
crypto
|
|
||||||
common
|
common
|
||||||
${EXTRA_LIBRARIES})
|
${EXTRA_LIBRARIES})
|
||||||
set_property(TARGET cnv4-jit-tests
|
set_property(TARGET cnv4-jit-tests
|
||||||
|
Loading…
Reference in New Issue
Block a user