Browse Source

cmake: depend phonemes on intonations

master
Yury Popov 2 years ago
parent
commit
74e47d1a57
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      cmake/data.cmake

+ 1
- 0
cmake/data.cmake View File

@@ -99,6 +99,7 @@ add_custom_command(
WORKING_DIRECTORY "${PHONEME_SRC_DIR}"
COMMENT "Compile phonemes"
DEPENDS
"${DATA_DIST_DIR}/intonations"
"$<TARGET_FILE:espeak-ng-bin>"
${_phon_deps}
)

Loading…
Cancel
Save