mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
vcpkg: Use clean-after-build to reduce disk usage during a build
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"binaryDir": "${sourceDir}/build",
|
||||
"cacheVariables": {
|
||||
"CMAKE_TOOLCHAIN_FILE": "ThirdParty/vcpkg/scripts/buildsystems/vcpkg.cmake",
|
||||
"VCPKG_INSTALL_OPTIONS": "--disable-metrics;--clean-after-build",
|
||||
"RESINSIGHT_INCLUDE_APPLICATION_UNIT_TESTS": true,
|
||||
"RESINSIGHT_TREAT_WARNINGS_AS_ERRORS": true,
|
||||
"RESINSIGHT_ENABLE_UNITY_BUILD": false,
|
||||
|
Reference in New Issue
Block a user