mirror of
https://github.com/guezoloic/LearnOpenGL.git
synced 2026-01-25 04:34:14 +00:00
feat: triangle is perfectly draw
This commit is contained in:
@@ -61,7 +61,7 @@ add_dependencies(main Shaders)
|
||||
|
||||
target_include_directories(main PRIVATE
|
||||
inc # project
|
||||
res/inc # ressources (primitive)
|
||||
res/render # ressources
|
||||
lib/glad/include # glad
|
||||
lib/glfw/include # glfw
|
||||
lib/glm # glm
|
||||
|
||||
Reference in New Issue
Block a user