X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;ds=sidebyside;f=cmake%2Fconfig-ix.cmake;h=ae914d244f8e289b2ae4989f3f21dfcd9b5a854f;hb=b3cabb44c32b5a3aba9b4d23aae9723d498ea7a9;hp=fdc2bcd92865c03926ace0befde52884875ac3d8;hpb=cffecb4f2b8177c6264ef65b15f0a182058b39a2;p=oota-llvm.git diff --git a/cmake/config-ix.cmake b/cmake/config-ix.cmake index fdc2bcd9286..ae914d244f8 100755 --- a/cmake/config-ix.cmake +++ b/cmake/config-ix.cmake @@ -271,7 +271,7 @@ llvm_find_program(neato) llvm_find_program(fdp) llvm_find_program(dot) llvm_find_program(dotty) -llvm_find_program(xdot.py) +llvm_find_program(xdot xdot.py) llvm_find_program(Graphviz) if( LLVM_ENABLE_FFI )