ObjFW  Check-in [1cd17a28dd]

Overview
Comment:Build ObjFWTest only as a static library

There is no reason to have this as a shared library (or .framework) as
it's only used for tests. This also means there doesn't need to be a
stable ABI.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | objfwtest
Files: files | file ages | folders
SHA3-256: 1cd17a28dda632e8a91f773870d847137af2ce497d13f49bb92b736f78cb5ebe
User & Date: js on 2024-02-10 00:27:45
Other Links: branch diff | manifest | tags
Context
2024-02-10
10:58
Remove src/test/Info.plist.in check-in: 52384975f5 user: js tags: objfwtest
00:27
Build ObjFWTest only as a static library check-in: 1cd17a28dd user: js tags: objfwtest
2024-02-06
23:01
ObjFWTest: Add OTAssert() check-in: 5cd1585ae1 user: js tags: objfwtest
Changes