summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2022-09-01 14:59:27 +0000
committerElliott Hughes <enh@google.com>2022-09-01 15:00:13 +0000
commita6661d2cf339b71de3e25f80fb927e029468c603 (patch)
treec0b1aac3621dd301e9fb7add9170d8879cc97cbe /CMakeLists.txt
parentde986f59e99bd585280a061f545150ee1268f012 (diff)
downloadRxCpp-master.tar.gz
Remove RxCpp, which is no longer used.HEADmastermain
Do not necromance this without going through the go/android-3p process again. Test: treehugger Change-Id: Id813d74d7d2597e0636b925430117c94bea3fa5a
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
deleted file mode 100644
index ae61a35..0000000
--- a/CMakeLists.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-cmake_minimum_required(VERSION 3.2 FATAL_ERROR)
-
-# define some folders
-
-add_subdirectory(projects/CMake build)