mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 03:00:19 +08:00
ea0c13ec12
* [nanobench] Bump to 4.3.10 * update version database * apply suggested change * update version database
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
nanobench provides CMake targets:
|
|
|
|
find_package(nanobench CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE nanobench::nanobench)
|