mirror of
https://github.com/gwm17/catima.git
synced 2024-11-26 12:08:52 -05:00
added options to readme
This commit is contained in:
parent
58ce7fcb3a
commit
82c0800210
|
@ -26,6 +26,8 @@ available options:
|
||||||
* TESTS - build tests
|
* TESTS - build tests
|
||||||
* EXAMPLES - build examples
|
* EXAMPLES - build examples
|
||||||
* DOCS - prepare doxygen documentation (after cmake, __make docs__ needs to be executed)
|
* DOCS - prepare doxygen documentation (after cmake, __make docs__ needs to be executed)
|
||||||
|
* GENERATE_DATA - makes program to re-generate precalculated tables (ie precalculated LS coefficients), default:OFF
|
||||||
|
* THIN_TARGET_APPROXIMATION - compile the library with thin target approximation, default: ON
|
||||||
|
|
||||||
ie:
|
ie:
|
||||||
> cmake -DCATIMA_PYTHON=ON -DEXAMPLES=ON ../
|
> cmake -DCATIMA_PYTHON=ON -DEXAMPLES=ON ../
|
||||||
|
|
Loading…
Reference in New Issue
Block a user