mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 03:49:00 +08:00
81d262e853
* [nameof] Bump to 0.10.3 * update version database
5 lines
128 B
Plaintext
5 lines
128 B
Plaintext
nameof provides CMake targets:
|
|
|
|
find_package(nameof CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE nameof::nameof)
|