This website works better with JavaScript.
Home
Explore
Sign In
mahta.fetrat
/
HomoFast-eSpeak-Persian
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
cmake: depend phonemes on intonations
master
Yury Popov
2 years ago
parent
58f1e0b6a4
commit
74e47d1a57
No account linked to committer's email address
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
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}
)
Write
Preview
Loading…
Cancel
Save