You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add readerwriterqueue as a proper dependency in the CMake build. Furthermore, we want to fetch and build Pistache to avoid the trouble of forcing users to install it manually.
Fetch the dependency with CMake.
Ensure that include directories are properly configured.
Add in the README proper acknowledgment of the other project.
The text was updated successfully, but these errors were encountered:
@Origin-yy I think we can fetch the tag corresponding to the lastest release. You can also compare it against the version we included in our code to check if there are any potential incompatibilities.
We should add readerwriterqueue as a proper dependency in the CMake build. Furthermore, we want to fetch and build
Pistache
to avoid the trouble of forcing users to install it manually.The text was updated successfully, but these errors were encountered: