Add newline to end of file

This commit is contained in:
Rayyan Ansari
2021-09-09 16:48:18 +00:00
committed by GitHub
parent 350428f905
commit ce2c3e01b7

View File

@ -169,4 +169,4 @@ if (UNIX AND NOT APPLE)
install(FILES ${CMAKE_SOURCE_DIR}/res/net.kuribo64.melonDS.desktop DESTINATION ${CMAKE_INSTALL_PREFIX}/share/applications)
install(TARGETS melonDS BUNDLE DESTINATION ${CMAKE_BINARY_DIR} RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
endif()
endif()