cmake find_package(Lib) examples
dscharrer/innoextract
CMakeLists.txt
:211
find_package
(
${Lib}
REQUIRED)