1
0
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:
Dominic Radermacher 2023-05-22 10:05:55 +02:00
parent 01d661493f
commit 8b631a7996

View File

@ -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