~name-is-carl/eidete/use-elementary.cmake

« back to all changes in this revision

Viewing changes to po/CMakeLists.txt

  • Committer: PerfectCarl
  • Date: 2015-01-10 20:03:10 UTC
  • Revision ID: name.is.carl@gmail.com-20150110200310-hvwbar90ar50xaf8
Use elementary.cmake

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
include (Translations)
2
 
add_translations_directory ("eidete")
3
 
add_translations_catalog ("eidete"
4
 
    ../src
5
 
)