Skip to content
Snippets Groups Projects
Commit f42580be authored by Jesse Beder's avatar Jesse Beder
Browse files

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

parent 6e0e9554
No related branches found
Tags release-0.2.7
No related merge requests found
......@@ -181,7 +181,7 @@ if(MSVC)
endforeach()
endif()
#
set(LABEL_SUFFIX "${LABEL_SUFFIX} ${LIB_RT_OPTION}")
set(LABEL_SUFFIX "${LABEL_SUFFIX} ${LIB_RT_SUFFIX}")
# b) Change prefix for static libraries
set(CMAKE_STATIC_LIBRARY_PREFIX "lib") # to distinguish static libraries from DLL import libs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment