Sign in
foss-fpga-tools
/
third_party
/
vtr-verilog-to-routing
/
5cc185ab4bb9c3f369a23de83a48dbf628587aa2
/
.
/
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
)