diff options
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index a63a2cc..d6e1522 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -101,4 +101,4 @@ ENDIF ( NOT Server ) INSTALL ( TARGETS ${APPNAME} RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}/${APPNAME} ) -################################################################################ +################################################################################
\ No newline at end of file |