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