3 lines
77 B
Text
3 lines
77 B
Text
|
add_library(glad
|
||
|
src/glad.c)
|
||
|
target_include_directories(glad PUBLIC include)
|