cleanup cmake code

This commit is contained in:
Patrick von Reth 2015-07-28 02:15:46 +02:00
parent 862a9d0362
commit 4cf1fd2a74
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ if(DOXYGEN_FOUND)
WORKING_DIRECTORY ${CMAKE_BINARY_DIR}
COMMENT "Generating API documentation with Doxygen" VERBATIM
)
endif(DOXYGEN_FOUND)
endif()