JoeyDeVries / LearnOpenGL

Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
https://learnopengl.com
Other
11.1k stars 2.81k forks source link

Including all headers under includes will cause a mismatch between system lib and your provided header #406

Open lixit opened 3 weeks ago

lixit commented 3 weeks ago

https://github.com/JoeyDeVries/LearnOpenGL/blob/a545a703f95893258d16dbe32f5ccbb6400fd213/CMakeLists.txt#L280

lixit commented 3 weeks ago

180