diff options
Diffstat (limited to 'skin')
-rw-r--r-- | skin/CMakeLists.txt | 2 | ||||
-rw-r--r-- | skin/vector/CMakeLists.txt | 0 |
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 |