Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
bed3849427d1fcaec7c466a8326a30232278323b
/
.
/
libs
/
EXTERNAL
/
libezgl
/
options.cmake
blob: 59f85dbb10294fe865ec7347fb42d44899fe8f67 [
file
] [
log
] [
blame
]
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
)