INNER CODE UNIT · Python
package_info
Dreamtowards/Ethertia · lib/entt-3.12.2/conanfile.py:22
def package_info(self):
if not self.in_local_cache:
self.cpp_info.includedirs = ["src"]
def package_id(self):
self.info.header_only()