Teemperor / ClangAutoModules

Automatically mounts clang modules for your system libraries (and more)
MIT License
7 stars 1 forks source link

Moved to a single CMake file that unpacks itself. #19

Closed Teemperor closed 7 years ago

Teemperor commented 7 years ago

This should make it easier for people to plug it into their build systems as they only have to do two steps after this change:

  1. Download the CMake file
  2. inlude it from their CMakeLists.txt