79718761

Date: 2025-07-29 14:22:07
Score: 1
Natty:
Report link

Found the solution: I really just had to add 'package_type="library" ' attribute and the 'def package_info(self):' method which contains 'self.cpp_info.libs = ["name_of_package"]' All the hassle was only because of these two missing things...

Reasons:
  • Whitelisted phrase (-2): solution:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Gianmario Signori