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:
Roland Kaufmann
2012-12-05 09:34:38 +01:00
parent 88d635524c
commit 0deeef0127
7 changed files with 6 additions and 6 deletions

View File

@@ -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"