Skip to content

Commit

Permalink
Install qm files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ri0n committed May 1, 2024
1 parent 50a7228 commit c8ef804
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion langs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ else()
TS_FILES ${qtnote_TRS}
QM_FILES_OUTPUT_VARIABLE qtnote_QM)
endif()
add_custom_target(build_translations ALL DEPENDS ${qtnote_QM})

install(FILES ${qtnote_QM} DESTINATION ${TRANSLATIONSDIR} COMPONENT Executable)

0 comments on commit c8ef804

Please sign in to comment.