vcpkg/ports/jigson/usage
XII 17ae26dff0
[jigson] New port (#40913)
Co-authored-by: Kai Pastor <dg0yt@darc.de>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jon <v-zhli17@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2024-09-16 12:09:31 -07:00

5 lines
124 B
Plaintext

jigson provides CMake targets:
find_package(jigson CONFIG REQUIRED)
target_link_libraries(main PRIVATE jigson::jigson)