Link to DbgHelp using pre-processor directive
authorAndrew Schwartzmeyer <andrew@schwartzmeyer.com>
Fri, 23 Jun 2017 19:39:49 +0000 (12:39 -0700)
committerAndrew Schwartzmeyer <andrew@schwartzmeyer.com>
Tue, 27 Jun 2017 17:50:20 +0000 (10:50 -0700)
commit7f95ecfdc7023ebc8074ad9c71a9e0f095e1eefa
treefc091981ec09c14749e1a9c260828dda88fb9679
parente2caf9876e79c39cd40eaf60894132e98857f759
Link to DbgHelp using pre-processor directive

This method ensure that all users of glog get automatically linked to
the DbgHelp library without needing to set compiler flags.
CMakeLists.txt
src/demangle.cc
src/symbolize.cc