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