"tests/vscode:/vscode.git/clone" did not exist on "3fc10ded000d673768bf03195b0600f69af96a50"
Commit 95d05dcf authored by jbeder's avatar jbeder
Browse files

Switched project label to use 'nicer' suffix (e.g., md instead of /MD)

parent e468dd7d
...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment