Loader: link to Tier1

Needed for strtools.
This commit is contained in:
Kawe Mazidjatari 2024-02-25 23:57:08 +01:00
parent 32c2c903e5
commit bd71f4b221

View File

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