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

Updated OpenFaceConfig.cmake #730

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

marynelv
Copy link

@marynelv marynelv commented Jul 1, 2019

I was having trouble using the config for cmake because the set_and_check function was checking if a given file existed, but it was called with a list of files. Updated the config file so that it only checks for the OpenFace headers. Also updated the versions of the dependencies. They didn't seem to match the installation instructions for Ubuntu.

@TadasBaltrusaitis
Copy link
Owner

Could you make the PR against the develop branch? I'm planning on integrating changes from develop to master soon. It changed the CMake files a reasonable amount.

@TadasBaltrusaitis
Copy link
Owner

Could you make this PR into develop rather than master branch? The develop has changed quite a bit compared to master in terms of CMake, this will also ensure that the CI tests are passing (the CI checks on master are now a bit out of date)

@marynelv marynelv changed the base branch from master to develop July 9, 2019 23:46
Copy link
Author

@marynelv marynelv left a comment

Choose a reason for hiding this comment

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

Changed merge branch to develop as requested.

@TadasBaltrusaitis
Copy link
Owner

The Continuous Integration checks are failing. Have you merged the newest master of OpenFace into your master?

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