mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:19:00 +08:00
ebd2a374cf
* [xeus] Update to 0.19.1 * [xeus] Update usage
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
The package xeus provides CMake targets:
|
|
|
|
find_package(xeus CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE xeus xeus_static)
|