mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 05:39:03 +08:00
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
|
The package open62541pp provides CMake targets:
|
||
|
|
||
|
find_package(open62541pp CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE open62541pp::open62541pp)
|