update cmakepresets
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
Some checks failed
studiorailgun/Renderer/pipeline/head There was a failure building this commit
This commit is contained in:
parent
7a979d455c
commit
8bb1636c87
@ -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)
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": 8,
|
||||
"version": 6,
|
||||
"configurePresets": [
|
||||
{
|
||||
"name": "default",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user