Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
EduApps-CDG authored Sep 20, 2023
1 parent 36e635e commit 6380022
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ set(CPACK_PACKAGE_NAME "opendx")
set(CPACK_PACKAGE_VERSION "1.0.0")
set(CPACK_PACKAGE_DESCRIPTION "Open Source reimplementation of DirectX for Linux")
set(CPACK_PACKAGE_CONTACT "Eduardo P. Gomez <[email protected]>")
set(CPACK_DEBIAN_PACKAGE_DEPENDS "libgtk-4-1")

include(CPack)
install(DIRECTORY ${CMAKE_BINARY_DIR}/root/ DESTINATION /)
Expand Down

0 comments on commit 6380022

Please sign in to comment.