OptionsΒΆ

Config

Default

Description

BUILD_TYPE

Release

The type of build Release, Debug etc.

BUILD_SHARED

ON

Build shared libraries (so, dylib, DLLs).

TWAE *

ON

Treat warnings as errors.

INSTALL_PREFIX

/usr/lib

Install path prefix (platform specific).

UNIT_TESTS

ON

Enable tests.

MEMCHECK

ON

Enable memcheck testing (if available).

COVERAGE

ON

Enable coverage testing (if available).

* In CMake GUI Configuration applications this option is given in full LIBCELLML_TREAT_WARNINGS_AS_ERRORS