Skip to content

Commit

Permalink
add replays folder
Browse files Browse the repository at this point in the history
  • Loading branch information
SilentFlyBy committed Apr 15, 2019
1 parent 4032ab3 commit 21cb011
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,5 @@ elseif (UNIX)
install(FILES ${install_files} DESTINATION share/blobby)
elseif (SWITCH)
install(FILES ${install_files} DESTINATION data)
install(DIRECTORY DESTINATION data/replays)
endif (WIN32)

0 comments on commit 21cb011

Please sign in to comment.