<div dir="ltr">Hi,<div><br></div><div>I would like find_package(MyLib) to link find the libraries found in the INSTALL folder instead of the build folder.</div><div><br></div><div>Currently, when I do a find_package(MyLib) and then target_link_libraries(target MyLib) the paths all point to MyLib's build folder and not the folder where MyLib's library/headers were installed.</div><div><br></div><div>Thank you,</div><div>Saad</div></div>