Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
blozano-tt authored Dec 2, 2024
1 parent b8df0e3 commit 78040ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions device/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ add_custom_command(
--cpp -o "${CMAKE_CURRENT_BINARY_DIR}/" ${FBS_FILE}
DEPENDS
flatc
${FBS_FILE}
COMMENT "Generating FlatBuffers header ${FBS_GENERATED_HEADER}"
VERBATIM
)
Expand Down

0 comments on commit 78040ff

Please sign in to comment.