mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
Allows using system libuv * Fix Gradle Build and include dirs * Update cmake find to support vcpkg libuv
6 lines
111 B
CMake
6 lines
111 B
CMake
include(CMakeFindDependencyMacro)
|
|
@FILENAME_DEP_REPLACE@
|
|
@WPIUTIL_DEP_REPLACE@
|
|
|
|
include(${SELF_DIR}/hal.cmake)
|