diff options
author | fuzzard <fuzzard@kodi.tv> | 2022-02-12 19:12:53 +1000 |
---|---|---|
committer | fuzzard <fuzzard@kodi.tv> | 2022-03-21 17:42:23 +1000 |
commit | f32595fdf791be6bd765ebc7792770d06a9e2c80 (patch) | |
tree | 363b7c16a7fff6e1df794ccd4c40b89557e40072 /project/BuildDependencies/scripts/0_package.target-win32.list | |
parent | dbcf8ec99e3e497246c61eaee3f13fbc2b25db51 (diff) |
[cmake] update + build crossguid all platforms
crossguid hasnt been updated in a long time (~2015 was our previous hash)
crossguid now natively uses cmake, so remove our cmakelists file
first patch is to get around a failure due to unused function on apple platforms.
a second patch is introduced due to a build failure with the default -Werror used
Build crossguid in core cmake project for all platforms by default.
Remove from windows the bundled download of crossguid lib
rework usage of debug_postfix in SETUP_BUILD_VARS macro
Diffstat (limited to 'project/BuildDependencies/scripts/0_package.target-win32.list')
-rw-r--r-- | project/BuildDependencies/scripts/0_package.target-win32.list | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/project/BuildDependencies/scripts/0_package.target-win32.list b/project/BuildDependencies/scripts/0_package.target-win32.list index b39ade8103..a671e6af03 100644 --- a/project/BuildDependencies/scripts/0_package.target-win32.list +++ b/project/BuildDependencies/scripts/0_package.target-win32.list @@ -6,7 +6,6 @@ ; -> sqlite-3.7.12.1-win32\system\sqlite3.dll ; -> ... ;PLEASE KEEP THIS LIST IN ALPHABETICAL ORDER! -crossguid-0.2.2-win32-v141-20200105.7z curl-7.67.0-win32-v141-20200105.7z dav1d-0.8.2-win32-v142-20210314.7z detours-64ec13-win32-v141-20200105.7z |