blob: b26b9a7a55581d2e95702997ce799671d23fe3eb [file] [log] [blame]
include(CMakeFindDependencyMacro)
@WPIUTIL_DEP_REPLACE@
@NTCORE_DEP_REPLACE@
@CSCORE_DEP_REPLACE@
@CAMERASERVER_DEP_REPLACE@
@HAL_DEP_REPLACE@
@WPILIBC_DEP_REPLACE@
@WPIMATH_DEP_REPLACE@
@FILENAME_DEP_REPLACE@
include(${SELF_DIR}/wpilibnewcommands.cmake)
if(@WITH_JAVA@)
include(${SELF_DIR}/wpilibNewCommands_jar.cmake)
endif()