Skip to content

Commit 13d183b

Browse files
fanc999-1kjellahl
authored andcommitted
MSVC_NMake/README.txt: Mention about static builds
1 parent a064106 commit 13d183b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MSVC_NMake/README.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ PREFIX: Optional. Base directory of where the third-party headers, libraries
4545
$(X) is the short version of the Visual Studio used, as follows:
4646
2017: 15
4747

48+
STATIC: Optional. Set if building libsigc++ as a static library. Note that
49+
for building items that use this static build, /DLIBSIGCXX_STATIC
50+
must be passed into the compiler flags.
51+
4852
Explanation of options, set by <option>=1:
4953
------------------------------------------
5054
BOOST_DLL: When building the benchmark, link to a DLL build of the Boost

0 commit comments

Comments
 (0)