1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-30 21:51:12 +02:00
This commit is contained in:
Lars Melchior 2020-04-16 11:12:44 +02:00
parent a798574cba
commit 1c3d73f615

View file

@ -84,7 +84,6 @@ The following are currently supported.
- `-DUSE_SANITIZER=<Address | Memory | MemoryWithOrigins | Undefined | Thread | Leak | 'Address;Undefined'>`
- `-DUSE_CCACHE=<YES | NO>`
## FAQ
> Can I use this for header-only libraries?