-
Notifications
You must be signed in to change notification settings - Fork 0
linuxbox2/file_index
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/* build it */ mkdir build; cd build cmake -DCMAKE_BUILD_TYPE=Release .. make or cmake -DCMAKE_BUILD_TYPE=DEBUG -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_FLAGS="-O0 -g3 -gdwarf-4" -DCMAKE_C_FLAGS="-O0 -g3 -gdwarf-4" .. make run as build/file_index from parent
About
prototype of reading directories through an lmdb cache
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published