Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.5
/
dbus
/
e51bcf08d992486af3e89bf1beeef64348cb0d12
/
.
/
dbus-1.4.10
/
cmake
/
modules
/
FindDoxygen.cmake
blob: 1767901e7832f60a0ab858b357010bd56a02a85e [
file
] [
log
] [
blame
]
find_program
(
DOXYGEN_EXECUTABLE NAMES doxygen DOC
"doxygen executable"
)
mark_as_advanced
(
DOXYGEN_EXECUTABLE
)