Move the error that is emitted when libunwind is missing into CMake.
authorPat Gavlin <pagavlin@microsoft.com>
Fri, 20 Feb 2015 23:53:39 +0000 (15:53 -0800)
committerPat Gavlin <pagavlin@microsoft.com>
Fri, 20 Feb 2015 23:53:39 +0000 (15:53 -0800)
commit42441cd4aa2949118ae87838d7589f7ea4fc1207
tree007963dc219eef6ec61be3195b4b0c60a45a7b57
parent741e398cd1cc022f49d116e498fccf3c4b9d8262
Move the error that is emitted when libunwind is missing into CMake.

This provides a friendlier user experience when libunwind is not
installed, as configuration fails earlier than the build does.
src/pal/src/configure.cmake
src/pal/src/exception/seh-unwind.cpp