https://bugs.documentfoundation.org/show_bug.cgi?id=152315
Bug ID: 152315
Summary: No Cppunit pkg-config file generation on Windows
Product: cppunit
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Dear CppUnit Developers,
I installed CppUnit 1.15 on Windows 10. However, I can't find any cppunit.pc
file:
PS C:\URANIE\17933> gci .\outputs\cppunit\ -Filter "*.dll" -Recurse
Répertoire : C:\URANIE\17933\outputs\cppunit\bin
Mode LastWriteTime Length Name
---- ------------- ------ ----
------ 30/11/2022 14:58 216064 cppunit_dll.dll
PS C:\URANIE\17933> gci .\outputs\cppunit\ -Filter "*.pc" -Recurse
PS C:\URANIE\17933>
Can you solve this issue?
Having a pkg-config metadata file can ease CppUnit detection.
Best Regards,
Salomon
--
You are receiving this mail because:
You are the assignee for the bug.