summaryrefslogtreecommitdiff
path: root/xmake/modules/package/manager/cmake/find_package.lua
AgeCommit message (Collapse)Author
2022-10-02remove logruki
2022-08-31Removed ImportLibrary from link/linkdir for Windows cmake find_packageTyler Schneider
2022-07-27update noteruki
2022-07-27improve cmake.find_packageruki
2022-07-27improve cmake.find_packageruki
2022-07-16fix cmake find_packageruki
2022-07-15remove logsruki
2022-07-13improve cmake/find_packageruki
2022-07-11remove latest for cmake.find_packageruki
2022-05-28fix cmake/find_packageruki
2022-04-24Remove debug printJérôme Leclercq
2022-04-24Update find_package.luaruki
2022-04-24Update find_package.luaruki
2022-04-24Update find_package.luaruki
2022-04-24fix cmake find_package conflitxip
2022-03-13fix cmake finderruki
2021-12-17improve cmake.find_package and check gcc ldflagsruki
2021-12-17improve cmake find_pacakgeruki
2021-12-17modify package configurationsruki
2021-12-14Update find_package.luaCherichy
2021-12-14Update find_package.luaCherichy
2021-12-14Fix cmake find bug on windows.Cherichy
在windows上由于issue 1822 添加了对ImportLibrary的查找,在vcproj里面会有一个与项目同名的lib文件也被加入到link目录。 比如find_package cmake::OpenCV 会导致需要link一个名为OpenCV.lib的文件,但实际上并不存在这一文件,所以需要将其排除。
2021-11-12Update find_package.luaruki
2021-11-05update cmake package findingYaozhenghang Ma
add include dir finding pattern: xxx_CXX_INCLUDEDIRS
2021-10-12Update find_package.luaruki
2021-10-12add envs to cmake/find_packageruki
2021-10-12add defines to cmake/find_packageruki
2021-10-12improve cmake/find_packageruki
2021-10-12improve preset for cmake/find_packageruki
2021-10-12add preset for cmake/find_packageruki
2021-10-11add moduledirs for cmakeruki
2021-10-11add componentsruki
2021-10-11improve cmake/find_package to support multi pathsruki
2021-10-11improve cmake/find_packageruki
2021-10-11add find_package for cmakeruki