likle / cwalk

Path library for C/C++. Cross-Platform for Linux, FreeBSD, Windows and MacOS. Supports UNIX and Windows path styles on those platforms.
https://likle.github.io/cwalk/
MIT License
250 stars 39 forks source link

CMake project should rely on GNUInstallDirs #39

Closed davidebeatrici closed 1 year ago

davidebeatrici commented 1 year ago

Right now the directories are hardcoded:

https://github.com/likle/cwalk/blob/20226de31096d25ff5fc9a28e9ddbc355912e473/CMakeLists.txt#L271-L276