summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominic Radermacher <dominic@familie-radermacher.ch>2023-05-22 10:05:55 +0200
committerDominic Radermacher <dominic@familie-radermacher.ch>2023-05-22 10:05:55 +0200
commit8b631a7996c0c2e33a55dc8f645792693217f4be (patch)
treed4ce701172705489fa01c5f12fc335753fee8443
parent01d661493f4a148a69d47ede3ecac29ca069b7c8 (diff)
hopefully fix libitnl linking issues
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3a20ddb..d2d491e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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