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

Fix issues with CMake package configuration when used with vcpkg #110 #242

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

0X1A
Copy link
Contributor

@0X1A 0X1A commented May 2, 2024

I was trying to use this with vcpkg and encountered issues described in #110 . I've simply applied the changes described in this comment: #110 (comment)

Tested this locally with an overlay-port and was able to build using toml11 as a vcpkg port.'

I won't pretend to know exactly why this was an issue. I'm new to using vcpkg and CMake in general, just know that the fix described in the comment has worked and I did the legwork of applying and testing locally with vcpkg.

@0X1A 0X1A changed the title Fix issues with CMake package configuration causing issues when used with vcpkg #110 Fix issues with CMake package configuration when used with vcpkg #110 May 2, 2024
@ToruNiina
Copy link
Owner

I have fixed the problem with osx on CI found here. I think now it passes the ci.

@ToruNiina ToruNiina merged commit b389bbc into ToruNiina:master Jun 11, 2024
128 of 144 checks passed
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.

2 participants