Skip to content

Commit

Permalink
repath parser
Browse files Browse the repository at this point in the history
  • Loading branch information
pd3v committed Jul 12, 2024
1 parent ef4052a commit a3f25cf
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 @@ -75,6 +75,6 @@ target_link_libraries(
)

file(COPY ${CMAKE_CURRENT_SOURCE_DIR}/lineparser.lua
DESTINATION ${CMAKE_CURRENT_BINARY_DIR})
DESTINATION ${CMAKE_CURRENT_SOURCE_DIR}/build/)

install(TARGETS ${PROJECT_NAME})

0 comments on commit a3f25cf

Please sign in to comment.