Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuria-Shikibe committed Jan 1, 2024
1 parent 8afd4c5 commit f54bfe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ else()
message(STATUS "Options: ${CMAKE_CXX_FLAGS_RELEASE}")
message(STATUS "Release Mode")

file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/${RES_DIR} DESTINATION
file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/${RES_DIR}/ DESTINATION
${EXE_DIR}
)

Expand Down

0 comments on commit f54bfe0

Please sign in to comment.