Skip to content

Commit

Permalink
cmake: Install libtashkeel_model.ort correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptomilk committed Mar 13, 2024
1 parent acec4e8 commit a1a83cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ install(

install(
FILES ${CMAKE_SOURCE_DIR}/etc/libtashkeel_model.ort
TYPE DATA)
DESTINATION ${CMAKE_INSTALL_DATADIR}/piper-phonemize)

# Dependencies
if (BUILD_EXTERNAL)
Expand Down

0 comments on commit a1a83cf

Please sign in to comment.