Logo
Explore Help
Register Sign In
Team2890/allwpilib
4
0
Fork 0
You've already forked allwpilib
mirror of https://github.com/wpilibsuite/allwpilib synced 2026-06-19 00:41:43 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
main
allwpilib/datalog/datalog-config.cmake.in

6 lines
137 B
CMake
Raw Permalink Normal View History

[cmake] Fix datalog config file (#8546)
2026-01-12 22:11:35 -05:00
include(CMakeFindDependencyMacro)
@FILENAME_DEP_REPLACE@
@WPIUTIL_DEP_REPLACE@
[datalog] Move all DataLog functionality to new datalog library (#7641) Currently the major DataLog backend API (reading and writing) is split between wpiutil and glass. In the interest of allowing code that wants to use these APIs to not need to link to glass and declutter wpiutil, all of those APIs are moved to a new library named "datalog". Signed-off-by: Jade Turner <spacey-sooty@proton.me> Co-authored-by: Jade Turner <spacey-sooty@proton.me> Co-authored-by: Gold856 <117957790+Gold856@users.noreply.github.com>
2025-02-19 23:08:17 -06:00
@FILENAME_DEP_REPLACE@
[build] Clean up DataLog CMake build (#8116)
2025-07-26 17:48:58 -04:00
include(${SELF_DIR}/datalog.cmake)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 138ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API