James Kuszmaul | 4f3ad3c | 2019-12-01 16:35:21 -0800 | [diff] [blame] | 1 | include(CMakeFindDependencyMacro) |
2 | @FILENAME_DEP_REPLACE@ | ||||
3 | @WPIUTIL_DEP_REPLACE@ | ||||
4 | @NTCORE_DEP_REPLACE@ | ||||
5 | @CSCORE_DEP_REPLACE@ | ||||
6 | @CAMERASERVER_DEP_REPLACE@ | ||||
7 | @HAL_DEP_REPLACE@ | ||||
8 | |||||
9 | include(${SELF_DIR}/wpilibc.cmake) |