Skip to content
Commit 6fca7438 authored by Elvis Angelaccio's avatar Elvis Angelaccio
Browse files

cmake: use find_program for cli executables

cmake can look for a given executable with the `find_program` macro. We can use
it to print warnings in the cmake output when an executable is not installed.

Differential Revision: D3198
parent 9f3e8511
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment