Skip to content

libvldmail - Clean up port building.#146

Open
QuzarDC wants to merge 1 commit intomasterfrom
libvldmail_clean
Open

libvldmail - Clean up port building.#146
QuzarDC wants to merge 1 commit intomasterfrom
libvldmail_clean

Conversation

@QuzarDC
Copy link
Copy Markdown
Member

@QuzarDC QuzarDC commented Apr 22, 2026

A number of changes cleaning up the port:

Add a proper port version based off repo tags to prevent upstream from easily breaking.

Prevent automatic copying of target, as with outsource building it isn't in the expected location.

Remove build_the_test option which no longer exists upstream.

Properly copy the built library to the expected folder. Otherwise cmake was attempting to install it directly from the build dir which would be removed with make clean.

A number of changes cleaning up the port:

Add a proper port version based off repo tags to prevent
upstream from easily breaking.

Prevent automatic copying of target, as with outsource building
it isn't in the expected location.

Remove build_the_test option which no longer exists upstream.

Properly copy the built library to the expected folder. Otherwise
cmake was attempting to install it directly from the build dir
which would be removed with `make clean`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants