summaryrefslogtreecommitdiffstats
path: root/src/web_service/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: prefer system librariesAlexandre Bouvier2022-12-041-1/+1
* CMake: Use precompiled headersameerj2022-11-301-0/+5
* chore: make yuzu REUSE compliantAndrea Pappacoda2022-07-271-0/+3
* Address first part of review commentsFearlessTobi2022-07-251-1/+3
* yuzu: Add ui files for multiplayer roomsFearlessTobi2022-07-251-1/+3
* web_backend: fix a regression introduced in 39c8d18liushuyu2020-10-271-1/+1
* web_service: Move web_result.h into web_serviceLioncash2020-08-231-0/+1
* Replace externals with Conan (#3735)James Rowe2020-05-081-1/+1
* externals: Move LibreSSL linking to httplib.Markus Wick2020-04-161-6/+1
* Merge pull request #1542 from lioncash/projectbunnei2018-10-241-1/+1
|\
| * CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIRLioncash2018-10-201-1/+1
* | web_service/CMakeLists: Make the CPPHTTPLIB_OPENSSL_SUPPORT constrained to the web_service library onlyLioncash2018-10-201-1/+1
|/
* Review comments - part 5fearlessTobi2018-10-021-2/+2
* Port web_service from CitrafearlessTobi2018-10-021-0/+16
* Massive removal of unused modulesJames Rowe2018-01-131-16/+0
* WebService: Verify username and token (#2930)B3n302017-09-191-0/+2
* web_service: Add skeleton project.bunnei2017-07-101-0/+14