Skip to content

Fix: Manually-specified variables were not used by the project.#1052

Merged
PeterMatula merged 1 commit intomasterfrom
fix-build-warning
Feb 10, 2022
Merged

Fix: Manually-specified variables were not used by the project.#1052
PeterMatula merged 1 commit intomasterfrom
fix-build-warning

Conversation

@xkubov
Copy link
Copy Markdown
Contributor

@xkubov xkubov commented Jan 14, 2022

The following variables were set in the CMakeLists.txt, however, they were not used by the LLVM project build:

LLVM_USE_CRT_DEBUG
LLVM_USE_CRT_RELEASE

…oject.

The following variables were set in CMakeLists, however, they
were not used by the LLVM project build:

LLVM_USE_CRT_DEBUG
LLVM_USE_CRT_RELEASE
@xkubov xkubov added the P-build label Jan 14, 2022
@xkubov xkubov self-assigned this Jan 14, 2022
@xkubov
Copy link
Copy Markdown
Contributor Author

xkubov commented Jan 19, 2022

Lets run TC tests

@PeterMatula PeterMatula merged commit 9c4696e into master Feb 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants