hopefully fix libitnl linking issues
This commit is contained in:
parent
01d661493f
commit
8b631a7996
|
|
@ -32,7 +32,7 @@ target_link_libraries(${PROJECT_NAME} PRIVATE
|
|||
${GD_LIBRARIES}
|
||||
${LIBUSB_LIBRARIES}
|
||||
${LIBUSB_LINK_LIBRARIES}
|
||||
${Intl_LIBRARY}
|
||||
${Intl_LIBRARIES}
|
||||
)
|
||||
|
||||
target_sources(${PROJECT_NAME} PRIVATE
|
||||
|
|
|
|||
Loading…
Reference in New Issue