mindy icon indicating copy to clipboard operation
mindy copied to clipboard

.lid parser for cmake?

Open waywardmonkeys opened this issue 10 years ago • 1 comments

Could we use cmake's language to write a .lid parser and use that to configure projects rather than listing out source files in a CMakeLists.txt?

I think we'd still need a CMakeLists.txt, but we could at least remove some duplication.

waywardmonkeys avatar Sep 30 '15 09:09 waywardmonkeys

wouldn't it be simpler to teach .lid to mindycomp instead?

kaveman- avatar Oct 01 '15 04:10 kaveman-