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

imaging merge (in-process memory image message and jni bridge code) #234

Merged
merged 10 commits into from
Oct 13, 2015

Conversation

JeroMiya
Copy link
Contributor

@JeroMiya JeroMiya commented Oct 9, 2015

Optional in-process memory image message implementation (turn on with CMAKE option), and temporarily adding jni bridge hack to pluginKit.

@JeroMiya JeroMiya changed the title Wip imaging merge imaging merge (in-process memory image message and jni bridge code) Oct 9, 2015
@@ -23,8 +23,11 @@ if(BUILD_WITH_TRACING)
endif()
endif()

option(OSVR_COMMON_IN_PROCESS_IMAGING OFF)
Copy link
Member

Choose a reason for hiding this comment

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

Think this is not quite the right syntax for option() - think there's usually a description in there.

Copy link
Member

Choose a reason for hiding this comment

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

also probably want a mark_as_advanced

JeroMiya added a commit that referenced this pull request Oct 13, 2015
imaging merge (in-process memory image message and jni bridge code)
@JeroMiya JeroMiya merged commit 4c48e60 into master Oct 13, 2015
@JeroMiya JeroMiya deleted the wip_imaging_merge branch October 13, 2015 21:23
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