-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
What is your question?
Hello!
I use conan2 in my project for managing dependencies and sub-projects.
I have main repository repo
, and subrepository data
, which I package and upload to conan, and then download when I want to build repo
I want to be able to run my project with sanitizers (thread sanitizer especially)
So that if I have a data race in data
repo, my run ./repo
will fail with sanitizer trace
Could you please tell me what is the proper way to do that?
Thank you
Have you read the CONTRIBUTING guide?
- I've read the CONTRIBUTING guide
Metadata
Metadata
Assignees
Labels
No labels