mirror of
https://github.com/yuzu-emu/FasTC.git
synced 2025-07-15 20:37:23 +00:00
Fix link problems
This commit is contained in:
parent
571bf1ebd0
commit
e0ec005ac8
|
@ -241,3 +241,5 @@ ADD_LIBRARY( BPTCEncoder
|
||||||
${HEADERS}
|
${HEADERS}
|
||||||
${SOURCES}
|
${SOURCES}
|
||||||
)
|
)
|
||||||
|
|
||||||
|
TARGET_LINK_LIBRARIES( BPTCEncoder FasTCCore )
|
Loading…
Reference in a new issue