linker - CMakeLists Including OpenGL, glew, glfw, glm and assimp -


i started working cmakelists few days ago , can't quite figure how include external library (.h + .dll/.lib files) project , sub projects. tips , tricks appreciated!

what want include bunch of external libraries (listed in title) projects. plus i'm not sure if want static or dynamic linking.

this current file structure:

enter image description here

and cmakelist far...

enter image description here

as said, problem don't quite grasp cmake yet.


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -