]> _ Git - clay.git/commit
[Compilers] Fix MSVC compilation with CMake (#178)
authorFunto <funto66@gmail.com>
Fri, 10 Jan 2025 07:59:13 +0000 (08:59 +0100)
committerGitHub <noreply@github.com>
Fri, 10 Jan 2025 07:59:13 +0000 (20:59 +1300)
commite11a394c256ea88824151815281998bf87ba7879
treebc836d82c865de3598b96116b06809d2bf004e1d
parent670f7079970474748a80d51433f00c7c850841b1
[Compilers] Fix MSVC compilation with CMake (#178)

Co-authored-by: Nic Barker <contact+github@nicbarker.com>
.gitignore
CMakeLists.txt
clay.h
examples/SDL2-video-demo/CMakeLists.txt
examples/SDL2-video-demo/main.c
examples/cpp-project-example/CMakeLists.txt
examples/introducing-clay-video-demo/CMakeLists.txt
examples/raylib-sidebar-scrolling-container/CMakeLists.txt
examples/raylib-sidebar-scrolling-container/main.c
renderers/SDL2/clay_renderer_SDL2.c