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

Excluded test tool from shared library builds (Fixes #415) #416

Merged
merged 1 commit into from
Feb 11, 2023

Conversation

mappzor
Copy link
Contributor

@mappzor mappzor commented Feb 11, 2023

MSVC projects already do this, so no changes there.

Fixes #415

@athre0z athre0z added C-bug Category: This is a bug (or a fix for a bug, when applied to PRs) A-build Area: Build system labels Feb 11, 2023
Copy link
Member

@athre0z athre0z left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@athre0z athre0z merged commit 553ee69 into zyantific:master Feb 11, 2023
@mappzor mappzor deleted the cmake_exclude_tests branch February 12, 2023 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-build Area: Build system C-bug Category: This is a bug (or a fix for a bug, when applied to PRs)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[zydis] error LNK2019: unresolved external symbol _ZydisGetRelInfo referenced in function _RunBranchingTests
2 participants