mirror of
https://github.com/monero-project/monero.git
synced 2025-03-22 23:28:56 +00:00
Merge pull request #5241
57768290
tests: fix cnv4-jit-test link on mac (moneromooo-monero)
This commit is contained in:
commit
c0057d1f62
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue