Vulkan-Hpp/RAII_Samples/RayTracing
Jan Kuhlmann aaf0cb61c4
CI: Reduce build times by reusing generated headers (#2254)
* reuse generated headers inbetween runs

* properly access env var

* fix windows compiler arg

* reintroduce ubuntu24 ci compilers

* fixed CXX_MODULES flag logic

* echoing build parameters, removing use of Ninja from windows CI

* fixed echo and temporarily disabled all but windows CI

* reenabled all ci

* compile glm, glfw and glslang once, fixed SPIRV include path

* remove usage of Ninja from windows ci (again)

* fixed glfw name to glfw3

* removed.. debug things

* remove dep install step from windows, enforce correct linking in utils

* compiling generators in debug mode without running them
2025-08-13 20:30:26 +02:00
..
CMakeLists.txt Removed unused option INCLUDE_DIRS from makefiles. (#2204) 2025-07-01 15:59:53 +02:00
CameraManipulator.cpp CI: Reduce build times by reusing generated headers (#2254) 2025-08-13 20:30:26 +02:00
CameraManipulator.hpp Change ColumnLimit with clang-format from 120 to 160. 2022-02-28 10:11:04 +01:00
RayTracing.cpp CI: Reduce build times by reusing generated headers (#2254) 2025-08-13 20:30:26 +02:00