mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 08:58:59 +08:00
17ae26dff0
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>
5 lines
124 B
Plaintext
5 lines
124 B
Plaintext
jigson provides CMake targets:
|
|
|
|
find_package(jigson CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE jigson::jigson)
|