![]() |
TEL
Create your extensible application
|
See the Guidelines.md for implementing TEL in a project and standard specification for creating extensions.
Option | Description | Default value |
---|---|---|
BUILD_STATIC | Add static library to targets | ON |
BUILD_SHARED | Add shared library to targets | OFF |
BUILD_EXAMPLES | Enable building examples | OFF |
EXAMPLES_USE | Type of library use on compile examples | "Static" |
Default install and build commands:
You can safely use make instead of ninja:
If you want to contribute see Contributing.md.