mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 23:47:37 -04:00
9 lines
262 B
INI
9 lines
262 B
INI
--- src/tl/unit_tests/unit_tests.pro.orig 2022-12-22 22:17:08 UTC
|
|
+++ src/tl/unit_tests/unit_tests.pro
|
|
@@ -58,5 +58,5 @@ SOURCES = \
|
|
INCLUDEPATH += $$TL_INC
|
|
DEPENDPATH += $$TL_INC
|
|
|
|
-LIBS += -L$$DESTDIR_UT -lklayout_tl
|
|
+LIBS += $$DESTDIR_UT/libklayout_tl.so
|
|
|