Skip to content

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

Merged
athre0z merged 1 commit intozyantific:masterfrom
mappzor:cmake_exclude_tests
Feb 11, 2023
Merged

Excluded test tool from shared library builds (Fixes #415)#416
athre0z merged 1 commit intozyantific:masterfrom
mappzor:cmake_exclude_tests

Conversation

@mappzor
Copy link
Copy Markdown
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
Copy Markdown
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