blob: 8a8d8d8ecbac3b4712afdbe2f4e9def873abf228 [file] [log] [blame]
Austin Schuh812d0d12021-11-04 20:16:48 -07001include(CMakeFindDependencyMacro)
Austin Schuh812d0d12021-11-04 20:16:48 -07002 @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 Kuszmaulb13e13f2023-11-22 20:44:04 -080010 @FILENAME_DEP_REPLACE@
Austin Schuh812d0d12021-11-04 20:16:48 -070011 include(${SELF_DIR}/wpilibNewCommands.cmake)