I am working on updating the Fedora package, however, I've run into an
issue.

I do a direct CMake build in order to properly enforce packaging
requirements and build flags. I have been building the egginfo manually
after the CMake build completes, however, several of the files are now
CMake configuration files and are written to the BINARY dir instead of the
SOURCE dir, and setuptools is unaware of this causing the egginfo build to
fail.

Any hints on how to work around this?

Thanks,
Richard
_______________________________________________
PySide mailing list
PySide@qt-project.org
https://lists.qt-project.org/listinfo/pyside

Reply via email to