Skip to content

LoopPerfect/jyt-glob-include

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#jyt-glob-include

include all files that match a certain pattern with jyt.

usage:

#include "glob-include.hpp"
glob::globInclude("./test/*.cpp");

ToDo:

  • allow more patterns
  • replace Glob class
  • handle paths correctly (./xxx vs xxx)

About

#include all files that match a certain pattern

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages