mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 01:29:08 +08:00
9aad2e8f33
* [xeus] Add new port * [xeus] Update to 2019-02-04 * [xeus] Update cryptopp dependency * [xeus] Update to 2019-02-13 * [xeus] Static building support
5 lines
130 B
Plaintext
5 lines
130 B
Plaintext
The package xeus provides CMake targets:
|
|
|
|
find_package(xeus CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE xeus)
|