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:

and cmakelist far...

as said, problem don't quite grasp cmake yet.
Comments
Post a Comment