Loader: link to Tier1

Needed for strtools.
This commit is contained in:
Kawe Mazidjatari 2024-02-25 23:57:08 +01:00
parent 006bec08f6
commit 1f1eb65bd5

View File

@ -19,6 +19,7 @@ target_link_libraries( ${PROJECT_NAME} PRIVATE
"vpc"
"tier0"
"tier1"
"libdetours"
)