mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add prefix to cmake options
Add missing RESINSIGHT_ prefix to cmake options GHA: Fix warnings
This commit is contained in:
@@ -74,7 +74,7 @@ endif()
|
||||
# ##############################################################################
|
||||
# Eigen
|
||||
# ##############################################################################
|
||||
if(VCPKG_AUTO_INSTALL)
|
||||
if(RESINSIGHT_VCPKG_AUTO_INSTALL)
|
||||
vcpkg_install(eigen3)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user