mirror of https://github.com/flysand7/ciabatta.git
Update usage
This commit is contained in:
parent
d889bebc4e
commit
90006666f8
5
readme
5
readme
|
@ -32,7 +32,10 @@ PLATFORM SUPPORT
|
||||||
- x86-64
|
- x86-64
|
||||||
|
|
||||||
USAGE
|
USAGE
|
||||||
(TODO)
|
For clang users: add the following flags to your compilation command:
|
||||||
|
-I <path/to/ciabatta/inc> -nostdlib -mfma
|
||||||
|
Don't forget to link to the following libraries:
|
||||||
|
-lciabatta.lib -luser32 -lkernel32 -lDbgHelp -lshell32
|
||||||
|
|
||||||
CONTRIBUTING
|
CONTRIBUTING
|
||||||
Pull requests are always welcome.
|
Pull requests are always welcome.
|
||||||
|
|
Loading…
Reference in New Issue