Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
891c2730
Commit
891c2730
authored
Aug 27, 2004
by
Bill Hoffman
Browse files
ENH: remove warning
parent
731369ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/cmMakefile.h
View file @
891c2730
...
...
@@ -611,7 +611,7 @@ public:
void
AddCommand
(
cmCommand
*
);
///! Enable support for the named language, if null then all languages are enabled.
virtual
void
EnableLanguage
(
std
::
vector
<
std
::
string
>
const
&
languages
);
void
EnableLanguage
(
std
::
vector
<
std
::
string
>
const
&
languages
);
/**
* Set/Get the name of the parent directories CMakeLists file
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment