aboutsummaryrefslogtreecommitdiff
path: root/ports/replxx/usage
diff options
context:
space:
mode:
Diffstat (limited to 'ports/replxx/usage')
-rw-r--r--ports/replxx/usage4
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/replxx/usage b/ports/replxx/usage
deleted file mode 100644
index 5be648855..000000000
--- a/ports/replxx/usage
+++ /dev/null
@@ -1,4 +0,0 @@
-The package replxx is compatible with built-in CMake targets:
-
- FIND_PACKAGE(replxx REQUIRED)
- TARGET_LINK_LIBRARIES(main PRIVATE REPLXX::replxx)