Skip to content

[scripts-audit] CMake buildsystem#20885

Merged
strega-nil-ms merged 6 commits intomicrosoft:masterfrom
strega-nil:cmake_buildsystem
Nov 5, 2021
Merged

[scripts-audit] CMake buildsystem#20885
strega-nil-ms merged 6 commits intomicrosoft:masterfrom
strega-nil:cmake_buildsystem

Conversation

@strega-nil-ms
Copy link
Copy Markdown
Contributor

Start auditing vcpkg_*_cmake

@strega-nil-ms strega-nil-ms marked this pull request as ready for review October 22, 2021 20:43

# If we use Ninja, make sure it's on PATH
if(GENERATOR STREQUAL "Ninja" AND NOT DEFINED ENV{VCPKG_FORCE_SYSTEM_BINARIES})
if("${generator}" STREQUAL "Ninja" AND NOT DEFINED ENV{VCPKG_FORCE_SYSTEM_BINARIES})
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think the VCPKG_FORCE_SYSTEM_BINARIES check should be inside vcpkg_find_acquire_program?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It probably should be, but it currently isn't and we aren't changing behavior right now.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't think it's actually a behavior change?

Copy link
Copy Markdown
Member

@BillyONeal BillyONeal left a comment

Choose a reason for hiding this comment

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

nit nit nit nit

@strega-nil-ms
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@strega-nil-ms
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@strega-nil-ms
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@strega-nil-ms strega-nil-ms merged commit 297f1b8 into microsoft:master Nov 5, 2021
@strega-nil strega-nil deleted the cmake_buildsystem branch March 31, 2025 16:13
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.

5 participants