mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
Link gcd_key to gcd_qr2
This is primarily used for clarity
This commit is contained in:
parent
127c9fe8f4
commit
b597240cfd
1 changed files with 1 additions and 0 deletions
|
@ -102,4 +102,5 @@ foreach(LIB ${DEPENDENT_LIBS})
|
|||
target_link_libraries(${LIB} PUBLIC gcd_common)
|
||||
endforeach()
|
||||
|
||||
target_link_libraries(gcd_key PRIVATE gcd_qr2)
|
||||
target_link_libraries(gcd_qr2 PRIVATE gcd_natneg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue