summaryrefslogtreecommitdiff
path: root/test/main/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/main/CMakeLists.txt')
-rw-r--r--test/main/CMakeLists.txt10
1 files changed, 4 insertions, 6 deletions
diff --git a/test/main/CMakeLists.txt b/test/main/CMakeLists.txt
index d629441d..2cbd90fd 100644
--- a/test/main/CMakeLists.txt
+++ b/test/main/CMakeLists.txt
@@ -1,10 +1,8 @@
-/*
- * Copyright 2023 jacqueline <me@jacqueline.id.au>
- *
- * SPDX-License-Identifier: GPL-3.0-only
- */
+# Copyright 2023 jacqueline <me@jacqueline.id.au>
+#
+# SPDX-License-Identifier: GPL-3.0-only
idf_component_register(
SRCS "main.cpp"
INCLUDE_DIRS "."
- REQUIRES "catch2 dev_console")
+ REQUIRES "catch2 tangara")