vcpkg/ports/dyno/usage
Jia Yue Hua 06c79a9afa
[dyno] add new port (#34684)
* [dyno] add new port

* [dyno] add new port
2023-10-28 18:01:42 -07:00

6 lines
133 B
Plaintext

The package dyno provides CMake targets:
find_package(dyno CONFIG REQUIRED)
target_link_libraries(main PRIVATE Dyno::dyno)