Skip to content

CMake: fix python binding #91

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

Merged
merged 2 commits into from
Sep 15, 2014

Conversation

cchampet
Copy link
Member

No description provided.

* Can't use file(GLOB ...) function to get a file which doesn't exist
yet.
* Now no need to reconfigure CMake file after a first build to install
the python binding file avtranscoder.py.
@cchampet cchampet changed the title CMake: fix python python CMake: fix python binding Sep 15, 2014
* Never get python version from DEFINED PYTHONLIBS_VERSION_STRING, even
if CMake 2.8.8.
* Get python version from include path.
* This will fix the python stuff when create packages.
* Use PYTHON_INCLUDE_DIR instead of PYTHON_INCLUDE_DIRS (not defined in all CMake versions...).
MarcAntoine-Arnaud added a commit that referenced this pull request Sep 15, 2014
@MarcAntoine-Arnaud MarcAntoine-Arnaud merged commit 58ab29d into avTranscoder:master Sep 15, 2014
@cchampet cchampet deleted the fix_cmake_python branch September 17, 2014 08:04
cchampet pushed a commit to cchampet/avTranscoder that referenced this pull request Feb 26, 2015
…ILES

ProfileLoader: add a default profiles location
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