CMake: Add libm to list of system libs printed by llvm-config.
authorPeter Collingbourne <peter@pcc.me.uk>
Mon, 3 Nov 2014 10:38:26 +0000 (10:38 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Mon, 3 Nov 2014 10:38:26 +0000 (10:38 +0000)
commitb4793c488fadfa7836c453c96c769ed5bfc5ad2e
tree73f6a1bd9d087d46682bfebed2ac6d80bc67e951
parent8c4cd2f07dd8cb2c382a74a3f5d7a5087afb3b22
CMake: Add libm to list of system libs printed by llvm-config.

This is required by the interpreter library, and also matches the autoconf
behavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221147 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/CMakeLists.txt