hello,<div><br></div><div>as many of us, i am making a library and this is my first time. I have some concept questions.</div><div><br></div><div>for example, my library depends on &quot;GLEW&quot; library. Therefore applications that use my library must compile with  &quot;-lmylib&quot;  and  &quot;-lGLEW&quot;</div>

<div>is it possible, to make the &quot;-lGLEW&quot; implicit inside my library?? or making the user put it manually is the way to go?</div><div><br></div><div>--Cristobal</div><div><div><br></div><div><br></div></div>