summaryrefslogtreecommitdiffstats
path: root/mmc_updater/depends/AnyOption/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mmc_updater/depends/AnyOption/CMakeLists.txt')
-rw-r--r--mmc_updater/depends/AnyOption/CMakeLists.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/mmc_updater/depends/AnyOption/CMakeLists.txt b/mmc_updater/depends/AnyOption/CMakeLists.txt
deleted file mode 100644
index fdfd6076..00000000
--- a/mmc_updater/depends/AnyOption/CMakeLists.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-project(AnyOption)
-
-cmake_minimum_required(VERSION 2.6)
-
-add_library(anyoption
- anyoption.cpp
- anyoption.h
-)
-