diff --git a/CMakeLists.txt b/CMakeLists.txt index 886cf590..3eff724c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -305,4 +305,4 @@ IF(OPTION_PORTABLE_PACKAGING) message(STATUS "Could not find 7-ZIP. Portable build disabled.") endif(7ZIP_EXE AND 7ZIP_WIN) ENDIF(WIN32) -ENDIF(OPTION_PORTABLE_PACKAGING) \ No newline at end of file +ENDIF(OPTION_PORTABLE_PACKAGING)