1
0
mirror of https://github.com/OlafvdSpek/ctemplate.git synced 2025-10-05 19:16:54 +08:00
ctemplate/contrib
Oski Kervinen bd104a74ca Add CMake find script for using ctemplate from CMake projects.
This is the FindCtemplate.cmake pasci.bach@gmail.com posted
in issue #91. I did not change it in any way.

I did use it in a project of mine and it worked well.
2015-10-19 23:06:06 +03:00
..
convert_to_95.pl Fri Jun 12 08:13:35 2009 Google Inc. <opensource@google.com> 2009-06-13 00:30:27 +00:00
FindCtemplate.cmake Add CMake find script for using ctemplate from CMake projects. 2015-10-19 23:06:06 +03:00
highlighting.vim ctemplate 0.3 2007-03-21 23:20:57 +00:00
README.contrib ctemplate 0.3 2007-03-21 23:20:57 +00:00
tpl-mode.el Tue Jan 24 16:00:51 2012 Google Inc. <google-ctemplate@googlegroups.com> 2012-01-25 01:28:24 +00:00

All files under this contrib directory are UNSUPPORTED; use at your
own risk.  They were provided by users of ctemplate and were not
tested by the authors of ctemplate.  These files are not owned by
Google.  Please contact the authors of the contributions for help
about these, not the ctemplate authors. Thanks!, and enjoy.

highlighting.vim    by Patrick Lacasse <patlac@borabora.crchul.ulaval.ca>
   How to set up syntax highlighting (colorization) for ctemplate .tpl
   files, using vim.  A shar file; see top-of-file for how to extract.

tpl-mode.el   by Tony Gentilcore
   Elisp file for syntax highlighting (colorization) for ctemplate
   .tpl files, using emacs.  See top-of-file for how to use.