Rémy Chibois

Results 2 issues of Rémy Chibois

Could you please add support to search for multiple files at the same time, for example those two commands would be nice to have: `nix-locate package1/file1.hpp package2/file2.hpp` and also `nix-locate...

c: querying

Hello, skimming through `CMake/AbseilHelpers.cmake` `absl_cc_library` function, you don't `target_sources(${_NAME} PRIVATE ${ABSL_CC_LIB_HDRS})` in the header-only library case. Is there a reason for that ? Thank you.

question