Update CMake files and formatting

This commit is contained in:
Allen Byrne
2017-03-01 14:47:53 -06:00
parent 0383597463
commit 2562ec3a4b
54 changed files with 612 additions and 619 deletions

View File

@@ -1250,7 +1250,7 @@ function(create_javadoc _target)
else ()
set(_overview ${_overview}:${_path})
endif ()
endforeach()
endforeach ()
set(_javadoc_options ${_javadoc_options} -overview ${_overview})
endif ()