0.44
Benjamin Redelings 7 years ago committed by Nirbheek Chauhan
parent 236c6b8628
commit b119484d62
  1. 2
      mesonbuild/dependencies/misc.py

@ -52,7 +52,7 @@ from .base import (
# - boost_<module>.lib|.dll (shared)
# where compiler is vc141 for example.
#
# NOTE: -gb means runtime and build time debugging is on
# NOTE: -gd means runtime and build time debugging is on
# -mt means threading=multi
#
# The `modules` argument accept library names. This is because every module that

Loading…
Cancel
Save