Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
cc4407ec903930dc82ad5f484e7dcdb0d5afae0f
/
.
/
libs
/
EXTERNAL
/
libezgl
/
options.cmake
blob: 59f85dbb10294fe865ec7347fb42d44899fe8f67 [
file
]
option
(
EZGL_BUILD_EXAMPLES
"Build the EZGL example executables."
$
{
IS_ROOT_PROJECT
}
#Only build examples by default if EZGL is the root cmake project
)
option
(
EZGL_BUILD_DOCS
"Create HTML/PDF documentation (requires Doygen)."
OFF
)