issues
search
coapp
/
coapp.powershell
ClrPlus Signing
52
stars
43
forks
source link
include \ nestedInclude doesn't include all files specified
#84
Open
kubivan
opened
10 years ago
kubivan
commented
10 years ago
Neither from the following ways works :
include : ${ROOT}/*.ext
include : ${ROOT}/somefile.ext The same for the nestedInclude : only
.h or
.hpp files are accepted.
Neither from the following ways works :