cmake: enable shared libraries by default on Hurd
authorPino Toscano <toscano.pino@tiscali.it>
Mon, 5 May 2014 21:01:28 +0000 (23:01 +0200)
committerPino Toscano <toscano.pino@tiscali.it>
Mon, 5 May 2014 21:04:09 +0000 (23:04 +0200)
commit2c81d3ab9e68b7ec567b163d2365bdd50db1c0e9
treedc6838f8482803069fc16d457fc360837dad44ca
parent1f8a4f94581bb4ade86901208580bc6f01ee2abe
cmake: enable shared libraries by default on Hurd

Since the toolchain is mostly the same as used on e.g. GNU/Linux
(glibc, gcc, binutils, etc), they can be safely enabled.

Change-Id: Ic663c8c344b5dfa2910e9c30260588e1917038c1
CMakeLists.txt