cpplocate icon indicating copy to clipboard operation
cpplocate copied to clipboard

Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.

Results 4 cpplocate issues
Sort by recently updated
recently updated
newest added

I see that there are both Travis and Appveyor CI files, but they seem outdated and aren't passing. Would you be willing to review a PR that reimplemented the CI...

Allow for more setups by detecting a directory structure instead of assuming one.

Provide cross-platform means for getting default locations for common uses such as: * user profile related data (e.g., `C:/Users//AppData/Roaming` in windows) * local application related data (e.g., `C:/Users//AppData/Local` in windows)...

enhancement
help wanted

We want to package cpplocate (and others) but we cannot install it using system-dir-install into fakeroot due to auto-recognition of cppassist Solution: add an optional override flag to do that