Replies: 3 comments 2 replies
|
Especially if that dependency has further dependencies 🙈 |
1 reply
|
Yes, it can be optional. I started working on it: #218 It'll be similar to how we handle zlib/bzip2 in SeqAn3:
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is TDL a requirement or optional? If it is optional, can you add a cmake option for it?
If it is not optional, could it be made optional? :)
Having a zero-dependency option is quite essential for such a library, I think.
All reactions