mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-04 11:19:58 -04:00
Compare commits
2 Commits
rpx-loading
...
tracy-ci
| Author | SHA1 | Date | |
|---|---|---|---|
| bc651d2592 | |||
| 3798ce2810 |
+9
-1
@@ -544,7 +544,15 @@
|
||||
"type": "FILEPATH",
|
||||
"value": "$env{VCPKG_ROOT}/scripts/buildsystems/vcpkg.cmake"
|
||||
},
|
||||
"VCPKG_TARGET_TRIPLET": "x64-windows"
|
||||
"VCPKG_TARGET_TRIPLET": "x64-windows",
|
||||
"TRACY_ENABLE": {
|
||||
"type": "BOOL",
|
||||
"value": true
|
||||
},
|
||||
"TRACY_ON_DEMAND": {
|
||||
"type": "BOOL",
|
||||
"value": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Vendored
+1
-1
Submodule extern/aurora updated: 3f1c26f2a6...2ebe751b9b
Reference in New Issue
Block a user