summaryrefslogtreecommitdiffstats
path: root/skin
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-02-19 13:26:33 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-02-19 13:26:33 +0900
commit9818b210e2163e93e67a40b75b7420feae9c4e16 (patch)
treed016407dc48c444e6c02e749caa0a417858a1bea /skin
parent430bf0fb916fd2c65123638b85aff888aada9643 (diff)
downloadkbfx-9818b210e2163e93e67a40b75b7420feae9c4e16.tar.gz
kbfx-9818b210e2163e93e67a40b75b7420feae9c4e16.zip
Drop autotools support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'skin')
-rw-r--r--skin/CMakeLists.txt2
-rw-r--r--skin/vector/CMakeLists.txt0
2 files changed, 1 insertions, 1 deletions
diff --git a/skin/CMakeLists.txt b/skin/CMakeLists.txt
index 9eeaf67..7cab644 100644
--- a/skin/CMakeLists.txt
+++ b/skin/CMakeLists.txt
@@ -10,4 +10,4 @@
#################################################
add_subdirectory( raster )
-add_subdirectory( vector ) \ No newline at end of file
+#add_subdirectory( vector ) # currently empty
diff --git a/skin/vector/CMakeLists.txt b/skin/vector/CMakeLists.txt
deleted file mode 100644
index e69de29..0000000
--- a/skin/vector/CMakeLists.txt
+++ /dev/null