Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 375 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 375 Bytes

To Reproduce

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