Browse Source

remove devilutionx.mpq from bin

pull/1158/head
Trihedraf 5 years ago committed by Anders Jenbo
parent
commit
7af5bd103f
  1. 3
      CMakeLists.txt

3
CMakeLists.txt

@ -833,9 +833,6 @@ if(CPACK)
set(desktop_file_hellfire "${CMAKE_BINARY_DIR}/${project_name}-hellfire.desktop")
endif()
install(FILES "${PROJECT_SOURCE_DIR}/Packaging/resources/devilutionx.mpq"
DESTINATION "bin"
)
install(FILES "${desktop_file}"
DESTINATION "share/applications"
)

Loading…
Cancel
Save