mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 10:09:00 +08:00
5 lines
166 B
Plaintext
5 lines
166 B
Plaintext
|
The package libtess2 provides CMake targets:
|
||
|
|
||
|
find_package(unofficial-libtess2 CONFIG REQUIRED)
|
||
|
target_link_libraries(main PUBLIC unofficial::libtess2::libtess2)
|