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