mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-11 17:39:04 +08:00
6 lines
157 B
Plaintext
6 lines
157 B
Plaintext
|
The package mpark-patterns provides CMake targets:
|
||
|
|
||
|
find_package(mpark_patterns CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE mpark_patterns)
|
||
|
|