Skip to content

Commit

Permalink
remove custom_target
Browse files Browse the repository at this point in the history
  • Loading branch information
haowhsu-quic committed Jul 25, 2024
1 parent 455b6f8 commit aa363d4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions sdk/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -165,13 +165,6 @@ add_custom_command(
COMMENT "Generating etdump headers"
)

add_custom_target(
etdump_schema_generated
DEPENDS ${_etdump_schema__outputs}
)

add_dependencies(etdump_schema etdump_schema_generated)

add_library(
etdump ${CMAKE_CURRENT_SOURCE_DIR}/etdump/etdump_flatcc.cpp
${CMAKE_CURRENT_SOURCE_DIR}/etdump/emitter.cpp
Expand Down

0 comments on commit aa363d4

Please sign in to comment.