mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
This is increasingly difficult to maintain, and has very limited benefit. Modern coprocessors with enough horsepower to run Java applications can use the Gradle or Bazel build systems instead.
6 lines
137 B
CMake
6 lines
137 B
CMake
include(CMakeFindDependencyMacro)
|
|
@FILENAME_DEP_REPLACE@
|
|
@WPIUTIL_DEP_REPLACE@
|
|
@FILENAME_DEP_REPLACE@
|
|
include(${SELF_DIR}/datalog.cmake)
|