Skip to content

[glew] fix pkgconfig#12408

Closed
Neumann-A wants to merge 4 commits intomicrosoft:masterfrom
Neumann-A:glew_pkgconfig
Closed

[glew] fix pkgconfig#12408
Neumann-A wants to merge 4 commits intomicrosoft:masterfrom
Neumann-A:glew_pkgconfig

Conversation

@Neumann-A
Copy link
Contributor

@Neumann-A Neumann-A commented Jul 13, 2020

depends #11550

@Neumann-A Neumann-A marked this pull request as draft July 13, 2020 22:02
Copy link
Contributor

@NancyLi1013 NancyLi1013 left a comment

Choose a reason for hiding this comment

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

Could you please update this

file(INSTALL ${CMAKE_CURRENT_LIST_DIR}/vcpkg-cmake-wrapper.cmake DESTINATION ${CURRENT_PACKAGES_DIR}/share/glew )
file(INSTALL ${SOURCE_PATH}/LICENSE.txt DESTINATION ${CURRENT_PACKAGES_DIR}/share/glew RENAME copyright)

as

file(INSTALL ${CMAKE_CURRENT_LIST_DIR}/vcpkg-cmake-wrapper.cmake DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} )
file(INSTALL ${SOURCE_PATH}/LICENSE.txt DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright)

?

@Neumann-A
Copy link
Contributor Author

Ok this requires a *.pc files for glu and gl on windows.

@NancyLi1013 NancyLi1013 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Aug 14, 2020
# Conflicts:
#	ports/glew/portfile.cmake
@NancyLi1013
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@NancyLi1013
Copy link
Contributor

Is work still being done for this PR? @Neumann-A

@NancyLi1013
Copy link
Contributor

Closing this PR for now since this is inactive for a long time. If you'd like to continue working on it, please reopen and ping us! @Neumann-A

@Neumann-A Neumann-A deleted the glew_pkgconfig branch November 13, 2024 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants