Skip to content

engine3d-dev/glad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glad

  • Adding cmake support for glad

How to add CMake to your project

1.) Do sudo make install 2.) Then add the following lines in your cmake project file. find_package(glad REQUIRED) target_link_libraries(${PROJECT_NAME} glad::glad)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published