What's the default search path for find_package(<package>) function while using cmake?

Viewed 6388

I would also like to know the default variables which are set when find_package(<package>) finds <package> in Linux (Ubuntu) ?

1 Answers
Related