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