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

[beman-project-execution26] new port #42185

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

autoantwort
Copy link
Contributor

No description provided.

@WangWeiLin-MV WangWeiLin-MV added the category:new-port The issue is requesting a new library to be added; consider making a PR! label Nov 18, 2024
@WangWeiLin-MV
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).


vcpkg_cmake_config_fixup(PACKAGE_NAME beman_execution26 CONFIG_PATH lib/cmake/beman_execution26)

file(INSTALL "${SOURCE_PATH}/LICENSE.txt" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
file(INSTALL "${SOURCE_PATH}/LICENSE.txt" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/LICENSE.txt")

vcpkg_cmake_configure(
SOURCE_PATH "${SOURCE_PATH}"
OPTIONS_DEBUG
-DFETCHCONTENT_SOURCE_DIR__PROJECT_OPTIONS="${PROJECT_OPTIONS_SOURCE_PATH}"
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
-DFETCHCONTENT_SOURCE_DIR__PROJECT_OPTIONS="${PROJECT_OPTIONS_SOURCE_PATH}"
"-DFETCHCONTENT_SOURCE_DIR__PROJECT_OPTIONS=${PROJECT_OPTIONS_SOURCE_PATH}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants