forked from amir/filehasher
Implementation of IO Ring in Windows
Fixing the two compilation warnings.
This commit is contained in:
7
compile_commands.json
Normal file
7
compile_commands.json
Normal file
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"directory": "D:/Code/c/filehasher",
|
||||
"command": "clang-cl /O2 file_hasher.c xxh_x86dispatch.c",
|
||||
"file": "file_hasher.c"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user