summaryrefslogtreecommitdiffstats
path: root/languages/cpp/app_templates/win32hello/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/app_templates/win32hello/CMakeLists.txt')
-rw-r--r--languages/cpp/app_templates/win32hello/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/app_templates/win32hello/CMakeLists.txt b/languages/cpp/app_templates/win32hello/CMakeLists.txt
index bc1c8d80..d3d7d6ec 100644
--- a/languages/cpp/app_templates/win32hello/CMakeLists.txt
+++ b/languages/cpp/app_templates/win32hello/CMakeLists.txt
@@ -13,7 +13,7 @@ add_custom_target( win32hello.tar.gz ALL
COMMAND tar zcf win32hello.tar.gz -C ${CMAKE_CURRENT_SOURCE_DIR}
app.cpp src-Makefile.am win32-Makefile.am
win32-Makefile.cvs win32-configure.in win32hello.png
- app.tdevelop
+ app.kdevelop
)