2 # this module looks for Doxygen and the path to Graphiz's dot
11 "C:/Program Files/ATT/Graphviz/bin"
13 # HKEY_CURRENT_USER\Software\AT&T\Graphviz
15 # Since most of the time dot is called by Doxygen, the path to dot is
17 GET_FILENAME_COMPONENT(DOT_PATH ${DOT} PATH CACHE)