[CMake] Enable loadable modules, aka plugins, with BUILD_SHARED_LIBS on cygming.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 13 Jul 2014 13:47:37 +0000 (13:47 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 13 Jul 2014 13:47:37 +0000 (13:47 +0000)
commitb5bb1e2fc6d2d6b61b8440c07b5db44055d8cbae
treebe3d19ae2992887d7e1ca77488e35b749183ac6a
parent9b9de47d15171c440fd62c3bc4bf2ac968ee63bf
[CMake] Enable loadable modules, aka plugins, with BUILD_SHARED_LIBS on cygming.

Loadable modules could be enabled without BUILD_SHARED_LIBS with tweaks in future.

llvm-svn: 212907
llvm/cmake/modules/HandleLLVMOptions.cmake