swirl
|
370126db38
|
[build] cmake: add wpinet dependency to cscore-config.cmake (#6242)
Attempting to build with cscore results in the project being unable to find wpinet unless explicitly found with `find_package` earlier.
|
2024-01-19 20:34:36 -08:00 |
|
Gold856
|
f5fc101fda
|
[build] cmake: Export jars and clean up jar installs (#6014)
|
2023-12-06 18:28:38 -08:00 |
|
Vasista Vovveti
|
f61726b5ae
|
[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-15 22:38:55 -08:00 |
|
Austin Shalit
|
f7cfdd7cee
|
Replace crlf line endings with lf (#1731)
|
2019-06-28 20:55:14 -07:00 |
|
Thad House
|
90957aeea4
|
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 |
|