From 882df30eb6f5af3667943647cdb689d70e73f20f Mon Sep 17 00:00:00 2001 From: Ryan Burns Date: Mon, 27 Apr 2020 12:06:07 -0700 Subject: [PATCH] Add rtcApp --- applications/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/applications/CMakeLists.txt b/applications/CMakeLists.txt index c2e83e5..48ff0bc 100644 --- a/applications/CMakeLists.txt +++ b/applications/CMakeLists.txt @@ -17,6 +17,7 @@ set(files looks.py make_raw.py mdx.py + rtcApp.py stitcher.py stripmapApp.py topsApp.py