From 71c8cd80428a038867d848664946cb644ccf44cc Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Tue, 25 Oct 2022 13:25:08 +0200 Subject: remove post excerpts, they are useless now --- _posts/2017-01-07-building-boost.md | 2 -- 1 file changed, 2 deletions(-) (limited to '_posts/2017-01-07-building-boost.md') diff --git a/_posts/2017-01-07-building-boost.md b/_posts/2017-01-07-building-boost.md index bc82e49..cddba13 100644 --- a/_posts/2017-01-07-building-boost.md +++ b/_posts/2017-01-07-building-boost.md @@ -1,7 +1,5 @@ --- title: Building Boost on Windows -excerpt: > - Building Boost on Windows using either Visual Studio or Cygwin + MinGW-w64. category: C++ --- Below you can find the steps required to build Boost libraries on Windows. -- cgit v1.2.3