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

Changes to bring in OpenH264 via vcpkg #33

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

Conversation

paulej
Copy link

@paulej paulej commented Jul 26, 2022

Brings in OpenH264 via vcpkg, removing the need to have that preinstalled on the machine.

@paulej paulej requested a review from suhasHere July 26, 2022 20:48
@@ -23,7 +23,7 @@ target_link_libraries(qmedia
PUBLIC
${LIBRARIES}
OpenSSL::Crypto
openh264
${openh264}
Copy link
Contributor

Choose a reason for hiding this comment

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

@paulej does this variable gets defined for non windows platforms.

Copy link
Author

Choose a reason for hiding this comment

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

It should. This is coming via vcpkg.

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.

None yet

2 participants