diff options
| author | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-10-08 08:51:19 +0000 |
|---|---|---|
| committer | samelian <samelian@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-10-08 08:51:19 +0000 |
| commit | beae402a3f8b698f745fad840aefd5a90f7459ac (patch) | |
| tree | f0672c03a223a8577a4a2ab01c0bbbfa6de7055f | |
| parent | dee2b586276eee4dcb7ac2b55f7265af9917f85c (diff) | |
| download | other-beae402a3f8b698f745fad840aefd5a90f7459ac.tar.gz other-beae402a3f8b698f745fad840aefd5a90f7459ac.zip | |
[kde-common/cmake] make .la files compatible with libtool
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kde-common@1183730 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
| -rw-r--r-- | cmake/modules/template_libtool_file.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/template_libtool_file.cmake b/cmake/modules/template_libtool_file.cmake index 62ccf53..fcd73d4 100644 --- a/cmake/modules/template_libtool_file.cmake +++ b/cmake/modules/template_libtool_file.cmake @@ -1,5 +1,5 @@ # @_laname@ - a libtool library file -# Generated by CMake +# Generated by CMake - GNU libtool # # Please DO NOT delete this file! # It is necessary for linking the library. |
