diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-12-16 17:43:36 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-12-16 22:24:09 +0900 |
| commit | 5d7651f93ab9000d6707ae9e541cbc6b3d190724 (patch) | |
| tree | ece4a4cca10c3ca4308cad42f3f4cfcec9f28f96 /kbabel/datatools/regexp/CMakeLists.txt | |
| parent | d23e53cb249d662bba818b47b62a8bb65e4a7d23 (diff) | |
| download | tdesdk-5d7651f93ab9000d6707ae9e541cbc6b3d190724.tar.gz tdesdk-5d7651f93ab9000d6707ae9e541cbc6b3d190724.zip | |
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7d4f47bd0bf7544dbd7f64ed4089e80780c1d2bd)
Diffstat (limited to 'kbabel/datatools/regexp/CMakeLists.txt')
| -rw-r--r-- | kbabel/datatools/regexp/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/datatools/regexp/CMakeLists.txt b/kbabel/datatools/regexp/CMakeLists.txt index 77e4553b..e75b53a4 100644 --- a/kbabel/datatools/regexp/CMakeLists.txt +++ b/kbabel/datatools/regexp/CMakeLists.txt @@ -36,7 +36,7 @@ install( FILES regexplist.xml DESTINATION ${DATA_INSTALL_DIR}/kbabel ) ##### kbabel_regexptool (module) ################ tde_add_kpart( kbabel_regexptool AUTOMOC - SOURCES main.cc + SOURCES main.cpp LINK kbabelcommon-shared DESTINATION ${PLUGIN_INSTALL_DIR} ) |
