diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-06-20 12:12:32 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-06-20 12:12:32 +0900 |
| commit | 27fd0e2bb1c89cdca54fe2c87199c6b1fb7770eb (patch) | |
| tree | cbc005a6d1b09c259f951d6a92a84f60f9a81502 /doc/CMakeLists.txt | |
| parent | 439a6c9100cb2cb8994887109cc351c761c46835 (diff) | |
| download | tdeutils-27fd0e2b.tar.gz tdeutils-27fd0e2b.zip | |
Fixed TQT->QT change in previous backported commit.
Removed incorrectly backported tdefilereplace stuff (still in tdewebdev
in R14.0.x branch).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/CMakeLists.txt')
| -rw-r--r-- | doc/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 0740990..51065ad 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -27,6 +27,5 @@ tde_conditional_add_subdirectory( BUILD_KSIM ksim ) tde_conditional_add_subdirectory( BUILD_KTIMER ktimer ) tde_conditional_add_subdirectory( BUILD_KMILO kvaio ) tde_conditional_add_subdirectory( BUILD_SUPERKARAMBA superkaramba ) -tde_conditional_add_subdirectory( BUILD_TDEFILEREPLACE tdefilereplace ) tde_conditional_add_subdirectory( BUILD_TDEWALLET tdewallet ) tde_conditional_add_subdirectory( BUILD_KMILO thinkpad ) |
