Skip to content

Commit

Permalink
cmake: reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
mpranj committed Apr 29, 2021
1 parent 8be2431 commit 167bd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/jni/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if (DEPENDENCY_PHASE)
ERROR_QUIET
OUTPUT_VARIABLE JAVA_HOME
OUTPUT_STRIP_TRAILING_WHITESPACE)
endif()
endif ()
endif ()

find_package (JNI QUIET)
Expand Down

0 comments on commit 167bd3d

Please sign in to comment.