Rename macro modules
Modules that starts with the prefix "Use" alters the build to enable something by default, whereas modules that only provide functionality is not common to start with that prefix.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
# Copyright (C) 2012 Uni Research AS
|
||||
# This code is licensed under The GNU General Public License v3.0
|
||||
|
||||
include (UseOpmPackage)
|
||||
include (OpmPackage)
|
||||
find_opm_package (
|
||||
# module name
|
||||
"dune-common"
|
||||
|
||||
Reference in New Issue
Block a user