OpenTTD/os/emscripten/cmake
Patric Stout 153323a4c0
Fix: [Emscripten] actually link against nlohmann_json (#11120)
We fake a plain (non-scoped) library, but we don't actually set
the library to anything valid. In result, it is never actually
linked.
2023-07-07 21:21:43 +00:00
..
FindLibLZMA.cmake Add: [CMake] JSON library (nlohmann) 2023-05-14 23:22:02 +02:00
FindPNG.cmake Add: support for emscripten (play-OpenTTD-in-the-browser) 2020-12-15 15:46:39 +01:00
FindSDL2.cmake Add: support for emscripten (play-OpenTTD-in-the-browser) 2020-12-15 15:46:39 +01:00
FindZLIB.cmake Add: support for emscripten (play-OpenTTD-in-the-browser) 2020-12-15 15:46:39 +01:00
Findnlohmann_json.cmake Fix: [Emscripten] actually link against nlohmann_json (#11120) 2023-07-07 21:21:43 +00:00