mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:41:47 +08:00
a548ef52e5
* [imageinfo] Add new port * update version database * Add usage * Add new line * update version --------- Co-authored-by: Jonliu1993 <13720414433@163.com>
5 lines
144 B
Plaintext
5 lines
144 B
Plaintext
imageinfo provides CMake targets:
|
|
|
|
find_package(imageinfo CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE imageinfo::imageinfo)
|