Skip to content

Instantly share code, notes, and snippets.

@celeron633
Last active December 13, 2020 09:20
Show Gist options
  • Save celeron633/7b5895aeeada3209bd3f5b09cb1e235d to your computer and use it in GitHub Desktop.
Save celeron633/7b5895aeeada3209bd3f5b09cb1e235d to your computer and use it in GitHub Desktop.
build boost with msvc 2019 14.2
b2.exe --toolset=msvc-14.2 architecture=x86 address-model=32 link=static --build-type=complete --with-system --with-thread --with-date_time --with-filesystem --with-serialization --with-regex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment