magiblot / tvision

A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
Other
1.99k stars 150 forks source link

Switch to GNUInstallDirs #163

Closed win8linux closed 3 months ago

win8linux commented 3 months ago

This PR changes the CMake files to import and use standard GNUInstallDirs. Resolves https://github.com/magiblot/tvision/issues/162.

magiblot commented 3 months ago

Great! Thank you very much!