Skip to content

Commit

Permalink
cmake.eclass: mark CMAKE_MAKEFILE_GENERATOR as @PRE_INHERIT
Browse files Browse the repository at this point in the history
We use this to control our dependencies in global scope.

Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Mar 31, 2021
1 parent f87d900 commit 1f755c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eclass/cmake.eclass
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ _CMAKE_ECLASS=1
# Set to enable in-source build.

# @ECLASS-VARIABLE: CMAKE_MAKEFILE_GENERATOR
# @PRE_INHERIT
# @DEFAULT_UNSET
# @DESCRIPTION:
# Specify a makefile generator to be used by cmake.
Expand Down

0 comments on commit 1f755c1

Please sign in to comment.