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