Skip to content

Commit

Permalink
cmake: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Raab committed Oct 23, 2018
1 parent 62abd7c commit 179fce0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bindings/jna/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ if (Java_JAVAC_EXECUTABLE)
APPEND
PROPERTY LABELS
kdbtests)
endif (NOT ENABLE_ASAN)
endif (NOT ENABLE_ASAN)
else (MAVEN_EXECUTABLE)
exclude_binding (jna "Maven Executable not found, but required to build the jna bindings")
endif (MAVEN_EXECUTABLE)
Expand Down

0 comments on commit 179fce0

Please sign in to comment.