mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-14 02:35:37 +00:00
(#14689) doctest: Use self.info.clear() instead of header_only()
This commit is contained in:
@@ -47,4 +47,4 @@ class DoctestConan(ConanFile):
|
||||
self.cpp_info.build_modules.append("lib/cmake/doctest.cmake")
|
||||
|
||||
def package_id(self):
|
||||
self.info.header_only()
|
||||
self.info.clear()
|
||||
|
Reference in New Issue
Block a user