build-cpp/cmkr

Add support for grepping based on a variable

mrexodia opened this issue · 0 comments

Currently ${xxx_SOURCE_DIR}/blah/*.cpp doesn't work because the file doesn't exist in the cmkr universe. Most likely this would have to be expanded to a GLOB expression (which is not ideal)