Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete .lib files before uploading artifact for Windows #488

Closed
wants to merge 1 commit into from

Conversation

FreeSlave
Copy link
Member

Fix #486

This also changes deleting dlls/hl.lib to deleting dlls/*.lib in manual build to deal with cases when server dll is not hl (e.g. opfor). Of course I could instead extract the SERVER_LIBRARY_NAME from cmake, but it's easier this way.

@a1batross
Copy link
Member

hm, I think CMake should have the option what to install...

@FreeSlave
Copy link
Member Author

Superseded by #489

@FreeSlave FreeSlave closed this Nov 27, 2024
@FreeSlave FreeSlave deleted the remove-lib-files branch November 27, 2024 02:34
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.

Artifacts for Win32 wrongly include .lib files
2 participants