summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FindPkgConfig/FindPkgConfig_IMPORTED_TARGET.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindPkgConfig: Revert "Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET."Brad King2022-06-221-87/+51
* FindPkgConfig: Populate _STATIC_LINK_LIBRARIES. Add STATIC_TARGET.Alex Birch2022-05-201-51/+87
* Tests: De-duplicate some code in RunCMake.FindPkgConfigAlex Birch2022-05-201-8/+14
* FindPkgConfig: also handle "-isystem" prefixes for include directoriesRolf Eike Beer2020-05-051-1/+21
* FindPkgConfig: Allow libraries that can't be found with their full pathChuck Atkins2019-09-161-33/+16
* FindPkgConfig: Set linker flags on imported targetsRadek Nadstawny2019-03-131-0/+21
* FindPkgConfig: allow to create global imported targetsRolf Eike Beer2018-07-221-1/+13
* FindPkgConfig: export the list of found libraries also as variableRolf Eike Beer2018-05-111-0/+12
* FindPkgConfig: Make IMPORTED_TARGET test verify NO...PATH properlyCraig Scott2017-12-161-0/+61
* FindPkgConfig: optionally create imported target for the found librariesRolf Eike Beer2016-05-141-0/+26