You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi.
I am learning premake and I am trying to use a library which is installed on my system (via the package manager) in a project and i do not know how to do it. I am on linux so I am using the gmake generator and what I want to achieve is to generate Makefiles with the correct -Ifoo/ -Ibar options (capital i not l).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I am learning premake and I am trying to use a library which is installed on my system (via the package manager) in a project and i do not know how to do it. I am on linux so I am using the gmake generator and what I want to achieve is to generate Makefiles with the correct
-Ifoo/ -Ibar
options (capital i not l).Thank you :)
Beta Was this translation helpful? Give feedback.
All reactions