update cmakepresets
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit

This commit is contained in:
austin 2024-12-02 19:20:38 -05:00
parent 7a979d455c
commit 8bb1636c87
2 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ include(CTest)
enable_testing()
# emit test driver to outdir
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${PROJECT_SOURCE_DIR}/out/build/default)
set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${PROJECT_SOURCE_DIR}/out/build)
# Grab test files
file(GLOB_RECURSE TEST_FILES ${CMAKE_SOURCE_DIR}/test/c/**.c)

View File

@ -1,5 +1,5 @@
{
"version": 8,
"version": 6,
"configurePresets": [
{
"name": "default",