Skip to content

Commit

Permalink
snap 6
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
  • Loading branch information
audetto committed Apr 30, 2024
1 parent 81ad66c commit f30cfa1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/frontends/common2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,8 @@ configure_file(config.h.in config.h)

install(DIRECTORY ${CMAKE_SOURCE_DIR}/resource
DESTINATION ${CMAKE_INSTALL_DATADIR}/applewin)

install(FILES
${CMAKE_SOURCE_DIR}/bin/A2_BASIC.SYM
${CMAKE_SOURCE_DIR}/bin/APPLE2E.SYM
DESTINATION ${CMAKE_INSTALL_DATADIR}/applewin/bin)

0 comments on commit f30cfa1

Please sign in to comment.