blob: d8cd220ec5eb853cd9ed7dc9ce9e3613a78cc243 [file] [log] [blame] [edit]
option(
EZGL_BUILD_EXAMPLES
"Build the EZGL example executables."
ON
)
option(
EZGL_BUILD_DOCS
"Create HTML/PDF documentation (requires Doygen)."
OFF
)