Austin Schuh | 812d0d1 | 2021-11-04 20:16:48 -0700 | [diff] [blame] | 1 | include(CMakeFindDependencyMacro) |
Austin Schuh | 812d0d1 | 2021-11-04 20:16:48 -0700 | [diff] [blame] | 2 | @WPIUTIL_DEP_REPLACE@ |
| 3 | @NTCORE_DEP_REPLACE@ |
| 4 | @CSCORE_DEP_REPLACE@ |
| 5 | @CAMERASERVER_DEP_REPLACE@ |
| 6 | @HAL_DEP_REPLACE@ |
| 7 | @WPILIBC_DEP_REPLACE@ |
| 8 | @WPIMATH_DEP_REPLACE@ |
| 9 | |
James Kuszmaul | b13e13f | 2023-11-22 20:44:04 -0800 | [diff] [blame^] | 10 | @FILENAME_DEP_REPLACE@ |
Austin Schuh | 812d0d1 | 2021-11-04 20:16:48 -0700 | [diff] [blame] | 11 | include(${SELF_DIR}/wpilibNewCommands.cmake) |