mirror of
https://github.com/OPM/ResInsight.git
synced 2024-12-28 09:51:44 -06:00
1e07b239d1
* Simplify configuration and use of vcpkg * Use 22.04 * Set and use BUILD_TYPE = Release * Use -DVCPKG_BUILD_TYPE=release
10 lines
110 B
JSON
10 lines
110 B
JSON
{
|
|
"dependencies": [
|
|
"arrow",
|
|
"boost-filesystem",
|
|
"boost-spirit",
|
|
"eigen3",
|
|
"grpc"
|
|
]
|
|
}
|