Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pulse Physiology Suite
engine
Commits
e95c45cd
Commit
e95c45cd
authored
Oct 17, 2019
by
Aaron Bray
Browse files
Fix a bug in turning off Java, if requested
parent
8766e2de
Changes
1
Show whitespace changes
Inline
Side-by-side
PulseJNI.cmake
View file @
e95c45cd
if
(
NOT
MSVC
)
if
(
NOT
PULSE_BUILD_JAVA_UTILS
)
return
()
endif
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment