"C:\Program Files\JetBrains\CLion 2024.3.5\bin\cmake\win\x64\bin\cmake.exe" -DCMAKE_BUILD_TYPE=Debug "-DCMAKE_MAKE_PROGRAM=C:/Program Files/JetBrains/CLion 2024.3.5/bin/ninja/win/x64/ninja.exe" -G Ninja -S C:\Users\elise\Programmieren_3b -B C:\Users\elise\Programmieren_3b\cmake-build-debug CMake Deprecation Warning at cmake-build-debug/_deps/raylib-src/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Testing if -Werror=pointer-arith can be used -- compiles -- Testing if -Werror=implicit-function-declaration can be used -- compiles -- Testing if -fno-strict-aliasing can be used -- compiles -- Using raylib's GLFW -- Including Win32 support -- Audio Backend: miniaudio -- Building raylib static library -- Generated build type: Debug -- Compiling with the flags: -- PLATFORM=PLATFORM_DESKTOP -- GRAPHICS=GRAPHICS_API_OPENGL_33 -- Configuring done (0.9s) -- Generating done (0.1s) -- Build files have been written to: C:/Users/elise/Programmieren_3b/cmake-build-debug