Error with setting up glfw 3.4 with Cmake 3.29 for opengl c++ project

I am a Computer Science student who is planning to develop a solar system project in c++

I keep getting set_target (properties…) issues when I try to configure cmake to use glfw .

Please fix glfw 3.4 so that Cmake recognises glfw

I will posting the error messages
Cmakelist cannot be found in … directory

Set_target not found

Hi @shivloo welcome to the GLFW forum,

You should check out the GLFW CMake starter below for an example, along with the instructions in the readme.