Gold856
c3c1671cf7
[build] CMake: Fix find_package(wpilib) calls when some libraries are missing ( #6784 )
2024-06-29 06:55:04 -07:00
Gold856
f5fc101fda
[build] cmake: Export jars and clean up jar installs ( #6014 )
2023-12-06 18:28:38 -08:00
Gold856
c2971c0bb3
[build] cmake: Export apriltag and wpimath ( #6012 )
2023-12-05 13:31:27 -08:00
Gold856
87ce1e3761
[build] Fix wpilibNewCommands CMake install ( #5671 )
2023-09-19 21:19:35 -07:00
Peter Johnson
03d0ea188c
[build] cmake: Add missing wpinet to installed config file ( #4637 )
2022-11-14 20:19:13 -08:00
Tyler Veness
0ca274866b
[build] Fix CMake system library opt-ins ( #4487 )
...
-DUSE_SYSTEM_EIGEN now only removes include paths for Eigen instead of
drake as well.
The USE_VCPKG flags were renamed to USE_SYSTEM since they seem general
enough for that to work (the find_package() commands work the same way
on Arch).
The system libuv CMake build now works with Linux libuv as well.
2022-10-20 19:47:12 -07:00
Thad House
8993ce5bf1
Move Eigen headers out of main include folder ( #1854 )
...
This allows using Eigen as a separate cmake package, e.g. for vcpkg.
2019-08-26 21:22:41 -07: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
Thad House
954f8c40f5
Adds CMake Builds ( #1015 )
2018-05-02 21:15:30 -07:00