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

How to include in CMakeLists.txt #70

Open
PhilippPaetzold opened this issue Apr 13, 2023 · 0 comments
Open

How to include in CMakeLists.txt #70

PhilippPaetzold opened this issue Apr 13, 2023 · 0 comments

Comments

@PhilippPaetzold
Copy link

Unfortunately we do not know the lib name that infoware uses when included via VCPKG in a CMakeLists.txt:

works and is found

find_package (infoware CONFIG REQUIRED)

Both do not work

target_link_libraries (
infoware
iware:inforware

Can you tell us how the library name is here?

Thank you and kind regards
Philipp

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

No branches or pull requests

1 participant