diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-08-07 11:44:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-07 11:44:42 -0700 |
| commit | 6718a4a703607ce42cd587353b1151688e7ade0b (patch) | |
| tree | 8a1a1bd9dc5c0a0aabace509f1cb781099da79d9 /ports/date/usage | |
| parent | 5b35ffe65b6b4878090f63a429e58a06c7771c1d (diff) | |
| download | vcpkg-6718a4a703607ce42cd587353b1151688e7ade0b.tar.gz vcpkg-6718a4a703607ce42cd587353b1151688e7ade0b.zip | |
[date] Fix config.cmake and usage (#12739)
* [date] Fix config.cmake and usage
* Correct fix
* Remove wrapper and usage
Diffstat (limited to 'ports/date/usage')
| -rw-r--r-- | ports/date/usage | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/date/usage b/ports/date/usage deleted file mode 100644 index 82f42f7f2..000000000 --- a/ports/date/usage +++ /dev/null @@ -1,4 +0,0 @@ -The package date provides CMake targets:
-
- find_package(date CONFIG REQUIRED)
- target_link_libraries(main PRIVATE date::date date::tz)
|
