Skip to content

Commit

Permalink
add depends
Browse files Browse the repository at this point in the history
  • Loading branch information
qgymib committed Aug 1, 2024
1 parent f913467 commit ea4fe8c
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 @@ -65,6 +65,7 @@ add_custom_command(
--commit=${CMAKE_CURRENT_SOURCE_DIR}/LICENSE
WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/src
DEPENDS ${CMAKE_CURRENT_SOURCE_DIR}/LICENSE
${CMAKE_CURRENT_SOURCE_DIR}/ev.h
${CMAKE_CURRENT_SOURCE_DIR}/src/ev.c
VERBATIM
)
Expand Down

0 comments on commit ea4fe8c

Please sign in to comment.