crfsuite-sys 0.3.1

Rust binding to crfsuite
Documentation
1
2
3
4
5
6
7
## @PROJECT_NAME@ CMake configuration file

# project include
set(@PROJECT_NAME@_INCLUDE_DIR "@PROJECT_BINARY_DIR@/../include")

# project libraries
set(@PROJECT_NAME@_LIBRARIES crfsuite)