diff options
| author | zi-m <zi.m.github.com@gmail.com> | 2019-08-26 22:31:11 +0200 |
|---|---|---|
| committer | zi-m <zi.m.github.com@gmail.com> | 2019-08-26 22:31:11 +0200 |
| commit | 0e39647b63d31c27eb64e70ccb3f150f2823c84f (patch) | |
| tree | 88ec99e11d7cb20dd506769d09e950935210eb1d /ports/wxchartdir/usage | |
| parent | 470ae6910fdfcc4b72a5fa6a085d2b8992a0954f (diff) | |
| download | vcpkg-0e39647b63d31c27eb64e70ccb3f150f2823c84f.tar.gz vcpkg-0e39647b63d31c27eb64e70ccb3f150f2823c84f.zip | |
wxchartdir
Diffstat (limited to 'ports/wxchartdir/usage')
| -rw-r--r-- | ports/wxchartdir/usage | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/wxchartdir/usage b/ports/wxchartdir/usage new file mode 100644 index 000000000..90c684b55 --- /dev/null +++ b/ports/wxchartdir/usage @@ -0,0 +1,4 @@ +The package wxchartdir provides CMake targets: + + find_package(wxchartdir CONFIG REQUIRED) + target_link_libraries(main PRIVATE wxchartdir) |
