Make rpath relative

This commit is contained in:
2025-05-30 22:31:39 -05:00
parent 4e4771f1ab
commit 77ea0906da
5 changed files with 12 additions and 4 deletions

View File

@ -48,7 +48,7 @@ bool Download(Tesses::Framework::Filesystem::VFSPath filename,Tesses::Framework:
int main(int argc, char** argv)
{
TF_Init();
TF_InitWithConsole();