Azur/3rdparty
Lephenixnoir 2e63daa59a
meta: new build system (and emscripten fullscreen)
* Update the build system to support intermediate installs (instead of
  exposing CMake targets that were only usable from within the main
  CMakeLists.txt).
* Finish the emscripten build and add detailed instructions in
  README.md.
* Get rid of runtime GLSL files by embedding them into a C file. This
  solves the annoying problem of where to install them and how to find
  them at runtime.
* Provide FindAzur.cmake to access the library. At the moment the module
  still needs to be found which requires a set(CMAKE_MODULE_PATH) in
  user applications. I consider this an acceptable compromise.
* Automatically go soft-fullscreen in the emscripten application.
2022-06-05 14:08:49 +01:00
..
gl3w@5f8d7fd191 meta: move submodules to 3rdparty/ (still internal) 2022-06-02 21:28:00 +01:00
glm@84f2045a79 meta: move submodules to 3rdparty/ (still internal) 2022-06-02 21:28:00 +01:00
imgui@53589092b2 meta: move submodules to 3rdparty/ (still internal) 2022-06-02 21:28:00 +01:00
CMakeLists.txt meta: new build system (and emscripten fullscreen) 2022-06-05 14:08:49 +01:00