Files
toddcox-visualize/vendor/glad/CMakeLists.txt

3 lines
77 B
CMake

add_library(glad src/glad.c)
target_include_directories(glad PUBLIC include)