summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-10 18:13:32 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-10 18:15:44 +0900
commit4b0fb52c99f374cb81f6b615ece6202535815bcb (patch)
treea48d1c52fb83abbb4f2d94f40d769b1c1083c0eb /src/CMakeLists.txt
parent8c94fd2f9bea6e051ac0903362fceb7cd92fde41 (diff)
downloadknmap-4b0fb52c99f374cb81f6b615ece6202535815bcb.tar.gz
knmap-4b0fb52c99f374cb81f6b615ece6202535815bcb.zip
Removed already applied .diff file and custom _DEBUG flag
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index c9681f5..e21296e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -58,7 +58,7 @@ tde_install_icons( )
##### other data
install(
- FILES knmapui.rc nmap_manpage.html nmap_manpage.html.diff
+ FILES knmapui.rc nmap_manpage.html
DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}
)