Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
yaml-cpp
Commits
f42580be
"...composable_kernel.git" did not exist on "03cd2692f0f5bc38dd9688c9c14a4a14f61580ac"
Commit
f42580be
authored
Mar 21, 2011
by
Jesse Beder
Browse files
Switched project label to use 'nicer' suffix (e.g., md instead of /MD)
parent
6e0e9554
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
CMakeLists.txt
CMakeLists.txt
+1
-1
No files found.
CMakeLists.txt
View file @
f42580be
...
@@ -181,7 +181,7 @@ if(MSVC)
...
@@ -181,7 +181,7 @@ if(MSVC)
endforeach
()
endforeach
()
endif
()
endif
()
#
#
set
(
LABEL_SUFFIX
"
${
LABEL_SUFFIX
}
${
LIB_RT_
OPTION
}
"
)
set
(
LABEL_SUFFIX
"
${
LABEL_SUFFIX
}
${
LIB_RT_
SUFFIX
}
"
)
# b) Change prefix for static libraries
# b) Change prefix for static libraries
set
(
CMAKE_STATIC_LIBRARY_PREFIX
"lib"
)
# to distinguish static libraries from DLL import libs
set
(
CMAKE_STATIC_LIBRARY_PREFIX
"lib"
)
# to distinguish static libraries from DLL import libs
...
...
Write
Preview
Markdown
is supported
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