Skip to content

Commit

Permalink
fix(build): DataType generation depends on the nodeset compiler files
Browse files Browse the repository at this point in the history
  • Loading branch information
jpfr committed Oct 29, 2023
1 parent 70307f1 commit 9920f85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/cmake/macros_public.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ function(ua_generate_datatypes)
${UA_GEN_DT_INTERNAL_ARG}
${UA_GEN_DT_OUTPUT_DIR}/${UA_GEN_DT_NAME}
DEPENDS ${open62541_TOOLS_DIR}/generate_datatypes.py
${open62541_TOOLS_DIR}/nodeset_compiler/*
${UA_GEN_DT_FILES_BSD}
${UA_GEN_DT_FILE_CSV}
${UA_GEN_DT_FILES_SELECTED})
Expand Down

0 comments on commit 9920f85

Please sign in to comment.