summaryrefslogtreecommitdiff
path: root/src/web_service/CMakeLists.txt
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2022-12-04cmake: prefer system librariesAlexandre Bouvier
2022-11-29CMake: Use precompiled headersameerj
2022-07-27chore: make yuzu REUSE compliantAndrea Pappacoda
2022-07-25Address first part of review commentsFearlessTobi
2022-07-25yuzu: Add ui files for multiplayer roomsFearlessTobi
2020-10-27web_backend: fix a regression introduced in 39c8d18liushuyu
2020-08-22web_service: Move web_result.h into web_serviceLioncash
2020-05-08Replace externals with Conan (#3735)James Rowe
2020-04-16externals: Move LibreSSL linking to httplib.Markus Wick
2018-10-23Merge pull request #1542 from lioncash/projectbunnei
2018-10-20CMakeLists: Use PROJECT_SOURCE_DIR instead of CMAKE_SOURCE_DIRLioncash
2018-10-20web_service/CMakeLists: Make the CPPHTTPLIB_OPENSSL_SUPPORT constrained to th...Lioncash
2018-10-02Review comments - part 5fearlessTobi
2018-10-02Port web_service from CitrafearlessTobi
2018-01-12Massive removal of unused modulesJames Rowe
2017-09-18WebService: Verify username and token (#2930)B3n30
2017-07-10web_service: Add skeleton project.bunnei