- Using
conan <= 1.11.2
cd grass
conan create . user/channel
cd ../gazelle
conan create . user/channel
cd ../cheetah
conan install .
- Save the conanbuildinfo.txt file for later comparison.
- Switch to
conan >= 1.13.0
- Repeat steps 2 - 4
- Compare the order of libs in the 2 separate conanbuildinfo.txt files.