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

New make target to only build the library. #2928

Merged
merged 1 commit into from
Aug 14, 2015

Conversation

cypof
Copy link
Member

@cypof cypof commented Aug 14, 2015

The JavaCPP wrapper has a case where it can't compile the examples. It's not easy to fix, so it would be great to be able to skip them. bytedeco/javacpp-presets#77

@@ -390,7 +390,9 @@ endif
py mat py$(PROJECT) mat$(PROJECT) proto runtest \
superclean supercleanlist supercleanfiles warn everything
Copy link
Contributor

Choose a reason for hiding this comment

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

lib needs to be added to list of PHONY targets

@jeffdonahue
Copy link
Contributor

See above comment, otherwise LGTM

@cypof
Copy link
Member Author

cypof commented Aug 14, 2015

@jeffdonahue added.

@jeffdonahue
Copy link
Contributor

Great, thanks @cypof.

jeffdonahue added a commit that referenced this pull request Aug 14, 2015
New make target to only build the library.
@jeffdonahue jeffdonahue merged commit de7b0bf into BVLC:master Aug 14, 2015
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