Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 445 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 445 Bytes

clt-svr-model

This is the clt-svr-model project.

cmake --preset=dev .

cmake --build build/dev -j <num_threads>

cmake --build build/dev -t format-fix

Building and installing

See the BUILDING document.

Contributing

See the CONTRIBUTING document.

Licensing