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() enable_testing()
# emit test driver to outdir # 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 # Grab test files
file(GLOB_RECURSE TEST_FILES ${CMAKE_SOURCE_DIR}/test/c/**.c) file(GLOB_RECURSE TEST_FILES ${CMAKE_SOURCE_DIR}/test/c/**.c)

View File

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