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

fix bug: lzodriver should be bundled #205

Merged
merged 1 commit into from
Apr 20, 2016

Conversation

kogaki
Copy link
Member

@kogaki kogaki commented Apr 19, 2016

lzo{compress/decompress} are created but not bundled in Release. This PR fix CMAKE to include them in package.

This bug must be the cause of #162

from #15 , this broken if statement has been used. So builds v1.0.1~ have this bug.

@kogaki
Copy link
Member Author

kogaki commented Apr 19, 2016

Jenkins

@kogaki
Copy link
Member Author

kogaki commented Apr 19, 2016

Windows is not affected, because CMAKE_RUNTIME_OUTPUT_DIRECTORY are set for WIN32.
https://github.com/opentoonz/opentoonz/blob/6c9449add3b5450ded88c2bd6ac07eea6fefd518/toonz/sources/CMakeLists.txt#L199-200

@skitaoka
Copy link
Member

LGTM

@skitaoka skitaoka merged commit 6e27b0f into opentoonz:master Apr 20, 2016
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

3 participants