Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ FFI to [TinyInst](https://github.com/googleprojectzero/TinyInst). Created for [L

`CUSTOM_TINYINST_GENERATOR` = Generator used for cmake `-G` flag

`CUSTOM_TINYINST_PATH` = path to local Tinyinst repo
`CUSTOM_TINYINST_DIR` = path to local Tinyinst repo

`CUSTOM_TINYINST_NO_BUILD` = if set, it won't build Tinyinst everytime. Useful when paired with `CUSTOM_TINYINST_PATH`
`CUSTOM_TINYINST_NO_BUILD` = if set, it won't build Tinyinst everytime. Useful when paired with `CUSTOM_TINYINST_DIR`


#### License
Expand Down