diff options
Diffstat (limited to 'libwardrobe/CMakeLists.txt')
-rw-r--r-- | libwardrobe/CMakeLists.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libwardrobe/CMakeLists.txt b/libwardrobe/CMakeLists.txt deleted file mode 100644 index 3cb92d7..0000000 --- a/libwardrobe/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -cmake_minimum_required (VERSION 2.4) - -set (PACKAGE "libwardrobe") -project (${PACKAGE} C) - -add_subdirectory (src) |