summaryrefslogtreecommitdiffstats
path: root/src/web_service/CMakeLists.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-04cmake: prefer system librariesAlexandre Bouvier1-1/+1
2022-11-30CMake: Use precompiled headersameerj1-0/+5
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda1-0/+3
2022-07-25Address first part of review commentsFearlessTobi1-1/+3
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi1-1/+3
2020-10-27web_backend: fix a regression introduced in 39c8d18liushuyu1-1/+1
2020-08-23web_service: Move web_result.h into web_serviceLioncash1-0/+1
2020-05-08Replace externals with Conan (#3735)James Rowe1-1/+1
2020-04-16externals: Move LibreSSL linking to httplib.Markus Wick1-6/+1
2018-10-20CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIRLioncash1-1/+1
2018-10-20web_service/CMakeLists: Make the CPPHTTPLIB_OPENSSL_SUPPORT constrained to the web_service library onlyLioncash1-1/+1
2018-10-02Review comments - part 5fearlessTobi1-2/+2
2018-10-02Port web_service from CitrafearlessTobi1-0/+16
2018-01-13Massive removal of unused modulesJames Rowe1-16/+0
2017-09-19WebService: Verify username and token (#2930)B3n301-0/+2
2017-07-10web_service: Add skeleton project.bunnei1-0/+14