Descent3/vcpkg.json
Bryan Perris b0e5754e96 Introduce spdlog logging system
* The game version is now printed via the log system rather than from within the loki_initialize function.
remove this line
2024-04-30 14:27:38 -04:00

9 lines
132 B
JSON

{
"builtin-baseline": "000d1bda1ffa95a73e0b40334fa4103d6f4d3d48",
"dependencies": [
"spdlog",
"gtest",
"zlib"
]
}