Logo
Explore Help
Register Sign In
Team2890/allwpilib
4
0
Fork 0
You've already forked allwpilib
mirror of https://github.com/wpilibsuite/allwpilib synced 2026-07-02 02:51:42 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
b65f159c3fdfdfce9ec126cf79dfd9a16d1e66e9
allwpilib/hal/hal-config.cmake.in

10 lines
197 B
CMake
Raw Normal View History

Move libuv to its own subfolder in build (#1661) Allows using system libuv * Fix Gradle Build and include dirs * Update cmake find to support vcpkg libuv
2019-05-30 15:59:26 -07:00
include(CMakeFindDependencyMacro)
@FILENAME_DEP_REPLACE@
@WPIUTIL_DEP_REPLACE@
[build] Fix cmake-config files (#2865) In the cmake config files, SELF_DIR was being overwritten and was therefore incorrect. This also adds wpimath as a dependency to wpilibc.
2020-11-16 00:38:55 -06:00
@FILENAME_DEP_REPLACE@
Move libuv to its own subfolder in build (#1661) Allows using system libuv * Fix Gradle Build and include dirs * Update cmake find to support vcpkg libuv
2019-05-30 15:59:26 -07:00
include(${SELF_DIR}/hal.cmake)
[build] cmake: Export jars and clean up jar installs (#6014)
2023-12-06 21:28:38 -05:00
if(@WITH_JAVA@)
include(${SELF_DIR}/hal_jar.cmake)
endif()
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 128ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API