mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-02 10:29:03 +08:00
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)
|