mananapr / cfiles

A ncurses file manager written in C with vim like keybindings
MIT License
484 stars 34 forks source link

Use pkg-config for simplify specifying library and CFLAGS #36

Closed yum41 closed 5 years ago

yum41 commented 5 years ago

It makes more frexible.

mananapr commented 5 years ago

Thanks!