~writer-devs/writer/trunk

« back to all changes in this revision

Viewing changes to cmake/README

  • Committer: Anthony Huben
  • Date: 2014-09-05 01:46:13 UTC
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: harp37@gmail.com-20140905014613-r5s0s8v662e4n4p4
Add initial support for cmake.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
        Elementary CMake modules
 
2
 
 
3
This is a set of CMake modules: Translations, GSettings, and Vala modules.
 
4
 
 
5
For all the Vala related modules see README.Vala.rst: 
 
6
    - ParseArguments.cmake
 
7
    - ValaPrecompile.cmake
 
8
    - ValaVersion.cmake
 
9
    - FindVala.cmake
 
10