mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:08:59 +08:00
f80c61927b
* [slikenet] Add cmake config and targets file * Add vcpkg-cmake-wrapper
4 lines
140 B
Plaintext
4 lines
140 B
Plaintext
The package slikenet provides CMake targets:
|
|
|
|
find_package(slikenet CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE SLikeNet) |