This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
vcpkg
Watch
1
Star
0
Fork
0
You've already forked vcpkg
mirror of
https://github.com/microsoft/vcpkg.git
synced
2024-12-05 05:59:07 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
90b5fb836c
vcpkg
/
ports
/
uvw
/
uvw-config.cmake
3 lines
94 B
CMake
Raw
Normal View
History
Unescape
Escape
[uvw] Fix usage (#25684) * [uvw] Fix usage * version
2022-07-12 07:20:49 +08:00
find_package
(
libuv
CONFIG
REQUIRED
)
[libuv/uvw] Update to 1.27.0 (#5895) * Update libuv to 1.27.0 * Update uvw to 1.15.0
2019-04-02 02:40:20 +08:00
include
(
"${CMAKE_CURRENT_LIST_DIR}/uvw-targets.cmake"
)
Reference in New Issue
Copy Permalink