diff options
author | Timothy Pearson <[email protected]> | 2012-01-30 20:20:24 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-01-30 20:20:24 -0600 |
commit | cfccedd9c8db3af36d7c5635ca212fa170bb6ff5 (patch) | |
tree | c80df038c9b6e40b4e28c26203de0dd9b1cd1593 /doc/tdecachegrind/CMakeLists.txt | |
parent | 2020f146a7175288d0aaf15cd91b95e545bbb915 (diff) | |
download | tdesdk-cfccedd9c8db3af36d7c5635ca212fa170bb6ff5.tar.gz tdesdk-cfccedd9c8db3af36d7c5635ca212fa170bb6ff5.zip |
Part 2 of prior commit
Diffstat (limited to 'doc/tdecachegrind/CMakeLists.txt')
-rw-r--r-- | doc/tdecachegrind/CMakeLists.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/tdecachegrind/CMakeLists.txt b/doc/tdecachegrind/CMakeLists.txt new file mode 100644 index 00000000..3b193ed5 --- /dev/null +++ b/doc/tdecachegrind/CMakeLists.txt @@ -0,0 +1,12 @@ +################################################# +# +# (C) 2010-2011 Serghei Amelian +# serghei (DOT) amelian (AT) gmail.com +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION tdecachegrind ) |