vcpkg/ports/quickfast/usage
zi-m 9241e6c4b2 [quickfast] Add new port (#7814)
* quickfast

* replace 'noexcept' with BOOST_ASIO_NOEXCEPT
2019-08-22 14:56:29 -07:00

5 lines
141 B
Plaintext

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