mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-21 20:14:45 +00:00
Testing
This commit is contained in:
parent
148e1dcfdc
commit
d00329f5db
1 changed files with 2 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
"installRoot": "${projectDir}\\Install\\${name}",
|
||||
"buildCommandArgs": "",
|
||||
"ctestCommandArgs": "",
|
||||
"inheritEnvironments": [ "clang_cl_x64_x64" ]
|
||||
"inheritEnvironments": [ "clang_cl_x64_x64" ],
|
||||
"cmakeCommandArgs": "-DENABLE_QT_GUI=ON -DCMAKE_PREFIX_PATH=E:\\Programs\\Qt\\6.7.2\\msvc2019_64"
|
||||
},
|
||||
{
|
||||
"name": "x64-Clang-Debug",
|
||||
|
|
Loading…
Add table
Reference in a new issue