diff options
author | amy <[email protected]> | 2023-05-07 23:43:45 +0000 |
---|---|---|
committer | amy <[email protected]> | 2023-05-07 23:43:45 +0000 |
commit | 42da2badd44e08527bcb895febc46ca109c464a9 (patch) | |
tree | 8ffbadac877a6fa476d498a82826326d52fb6543 /readme.md | |
parent | 624ad9913012244d7e01cd4986e343e2afa0e502 (diff) |
stuff maybe!
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ optimized build : `clang ./src/*.c -lm -lglfw -lGL -lGLEW -fno-trapping-math` +optional flags : -Dskip_memory_trace -Dstfu + # todo - find a better epsilon |