Files
vcpkg/ports/neko-schema/usage
2025-11-17 23:04:32 -08:00

5 lines
134 B
Plaintext

NekoSchema provides CMake targets:
find_package(NekoSchema CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::Schema)