PDCurses icon indicating copy to clipboard operation
PDCurses copied to clipboard

Add minimal CMake file for Windows

Open zethon opened this issue 5 years ago • 2 comments

I put this together for a project I'm working on and thought others might find it useful.

zethon avatar Nov 04 '19 22:11 zethon

nice one, thanks for the share buddy!

dreais avatar Dec 18 '19 05:12 dreais

Is it OK if I give a full fledged CMake build, one that supports all known platforms (minus Borland)? See my fork here: https://github.com/unmanned-player/PDCurses

unmanned-player avatar Aug 08 '20 08:08 unmanned-player