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

[WIP] Travis: update matrix to build with python 3.4 #555

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

Conversation

cchampet
Copy link
Member

@cchampet cchampet commented May 27, 2016

Fix #519

@@ -4,6 +4,10 @@ add_subdirectory(sam)
# scripts
add_subdirectory(script)

if(NOT TUTTLE_PYTHON_VERSION)
Copy link
Member

Choose a reason for hiding this comment

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

Maybe more readable to add an if around the next code instead of return.

Copy link
Member Author

Choose a reason for hiding this comment

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

Indeed, but impossible to have 2 conditions in a single CMake if statement... See commit c24d4ea

Since ubuntu trusty, there is no default package libglui-dev.
@cchampet cchampet changed the title Travis: update matrix to build with python 3.4 [WIP] Travis: update matrix to build with python 3.4 Aug 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants