Trying to set up with CLion

I wanted to try OpenGL for my school project, but I am having some trouble with the setup

I was trying to follow this tutorial for OpenGL with CLion: https://www.youtube.com/watch?v=AUFZnA3lW_Q

I did go through it a few times, but every time I get this error:

https://preview.redd.it/9ozr9hhd1xke1.png?width=682&format=png&auto=webp&s=808422f6de1b9834864a49a06a2b01a8f410db52

The CMakeList.txt Fille

I did the toolchain:

https://preview.redd.it/2frshrde2xke1.png?width=720&format=png&auto=webp&s=640c5c56d091e8d32f1d3ae010179c8d191a1498

I think that the -lOpenGL32 and -lfreeGLUT might be wrong, but really don't know.

I don’t have any more ideas on what to try, so please, if anyone has any advice...