aboutsummaryrefslogtreecommitdiff
path: root/cmake/SoupVersion.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_SOUP3Xavier Del Campo Romero2023-10-091-1/+1
| | | | | CMake had already replaced it with SOUP_VERSION, so it made no sense for configure to insist on USE_SOUP3.
* SoupVersion.cmake: Force version required by NiceXavier Del Campo Romero2023-10-091-1/+11
| | | | Otherwise, Dino would crash due to conflicting Soup 2 and 3 symbols.
* Automatically select appropriate libsoup versionMarvin W2023-10-051-0/+33