mirror of
https://git.familie-radermacher.ch/linux/ptouch-print.git
synced 2025-05-13 15:22:56 +00:00
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}
|
${GD_LIBRARIES}
|
||||||
${LIBUSB_LIBRARIES}
|
${LIBUSB_LIBRARIES}
|
||||||
${LIBUSB_LINK_LIBRARIES}
|
${LIBUSB_LINK_LIBRARIES}
|
||||||
${Intl_LIBRARY}
|
${Intl_LIBRARIES}
|
||||||
)
|
)
|
||||||
|
|
||||||
target_sources(${PROJECT_NAME} PRIVATE
|
target_sources(${PROJECT_NAME} PRIVATE
|
||||||
|
Loading…
Reference in New Issue
Block a user