Skip to content
GitLab
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
1d59cc7d
Commit
1d59cc7d
authored
Jun 28, 2009
by
Bill Hoffman
Browse files
ENH: add rest of lib check
parent
07eb80d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Source/cmVisualStudio10TargetGenerator.h
View file @
1d59cc7d
...
...
@@ -69,6 +69,7 @@ private:
void
WriteProjectReferences
();
bool
OutputSourceSpecificFlags
(
cmSourceFile
*
source
);
void
AddLibraries
(
cmComputeLinkInformation
&
cli
,
std
::
string
&
libstring
);
void
WriteLibOptions
(
std
::
string
const
&
config
);
private:
cmTarget
*
Target
;
cmMakefile
*
Makefile
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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