summaryrefslogtreecommitdiff
path: root/examples/host/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/host/CMakeLists.txt')
-rw-r--r--examples/host/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/host/CMakeLists.txt b/examples/host/CMakeLists.txt
index f8e0ce692..70e0427ab 100644
--- a/examples/host/CMakeLists.txt
+++ b/examples/host/CMakeLists.txt
@@ -14,6 +14,7 @@ set(EXAMPLE_LIST
hid_controller
midi_rx
msc_file_explorer
+ msc_file_explorer_freertos
)
foreach (example ${EXAMPLE_LIST})