So a solution that worked for me was placing glfw source directory in my project as a subdirectory.
However, I don't know if that's the best thing to do. In this scenario, is there a different way I can reference this subdirectory without having to place the entire folder on my local machine's file structure?