diff --git a/apps/opencs/CMakeLists.txt b/apps/opencs/CMakeLists.txt index f3b93ab1b..f87650b33 100644 --- a/apps/opencs/CMakeLists.txt +++ b/apps/opencs/CMakeLists.txt @@ -190,4 +190,4 @@ endif() if(APPLE) INSTALL(TARGETS opencs BUNDLE DESTINATION OpenMW COMPONENT BUNDLE) -endif() \ No newline at end of file +endif()