diff options
author | Nicky <nicky.dasmijn@gmail.com> | 2022-04-06 20:22:13 +0200 |
---|---|---|
committer | Nicky <nicky.dasmijn@gmail.com> | 2022-04-06 20:22:13 +0200 |
commit | 495b35032ce5616cfe99f0fcb58c8963a7454929 (patch) | |
tree | a97d1d3db8134560624b8cfc5797454d510edc8c /indra/cmake/LLKDU.cmake | |
parent | 786b291d9c6b784c7ce6ceef0e38a4ec76ea14db (diff) |
Remove erroneous lines.
Diffstat (limited to 'indra/cmake/LLKDU.cmake')
-rw-r--r-- | indra/cmake/LLKDU.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/cmake/LLKDU.cmake b/indra/cmake/LLKDU.cmake index 25762ab066..a0463be635 100644 --- a/indra/cmake/LLKDU.cmake +++ b/indra/cmake/LLKDU.cmake @@ -20,7 +20,6 @@ if (USE_KDU) else (WINDOWS) set_target_libraries( kdu::kdu libkdu.a) endif (WINDOWS) - set_target_libraries( kdu::kdu kdu.lib) set_target_include_dirs( kdu::kdu ${AUTOBUILD_INSTALL_DIR}/include/kdu |