Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Eliminate CMake check when CMake isn't going to be used #21040

Merged
merged 1 commit into from
Nov 16, 2018

Conversation

danmoseley
Copy link
Member

Avoid build failure for not having cmake, when it's not needed because you're building only corelib.

I'm fixing this because source.dot.net indexing runs on a queue that does not have cmake installed. Apparently this wasn't a problem a while back when indexing was succeeding.

I didn't make the change for Unix as it's not relevant to source indexing and doesn't seem to matter much otherwise.

cc @alexperovich

@stephentoub stephentoub merged commit 15c6593 into dotnet:master Nov 16, 2018
@stephentoub
Copy link
Member

Thanks, Dan.

@danmoseley danmoseley deleted the nocmakecheckl branch November 16, 2018 18:08
@danmoseley
Copy link
Member Author

This may break again when CoreCLR moves to Arcade...

picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants