[GRASS-git] [OSGeo/grass] 027c2f: cmake: add LibSVM support (#6908)
Nicklas Larsson
noreply at github.com
Fri Jan 16 16:13:59 PST 2026
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 027c2f674cc59385876d01278a871dddb5eec544
https://github.com/OSGeo/grass/commit/027c2f674cc59385876d01278a871dddb5eec544
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2026-01-17 (Sat, 17 Jan 2026)
Changed paths:
M CMakeLists.txt
A cmake/find_scripts/FindLibSVM.cmake
M cmake/modules/CheckDependentLibraries.cmake
M imagery/CMakeLists.txt
M include/config.h.cmake.in
Log Message:
-----------
cmake: add LibSVM support (#6908)
Enable build of `i.svm.predict` and `i.svm.train`
FindLibSVM.cmake taken from:
https://gitlab.orfeo-toolbox.org/orfeotoolbox/otb/-/blob/2dd72c102a0a95794c0cc3e7da1843bc67537f6e/CMake/FindLibSVM.cmake
with addition of imported target and updated find_package_handle_standard_args
to full signature.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list