CPP: Fix CMakeLists to require Boost datetime needed by Boost thread.
authorphilip.liard@gmail.com <philip.liard@gmail.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Wed, 23 Nov 2011 09:19:28 +0000 (09:19 +0000)
committerphilip.liard@gmail.com <philip.liard@gmail.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Wed, 23 Nov 2011 09:19:28 +0000 (09:19 +0000)
commit745b3886dd34c5ddfaa8be23e819340a0d31e230
treeabce096cdafd5e74d68120988c92cb09709cdc58
parent12a3d358d55dd0a3a49014285b6290d7088c3f9d
CPP: Fix CMakeLists to require Boost datetime needed by Boost thread.

This also makes the library link with the Boost static libs on Windows.

Review URL: http://codereview.appspot.com/5430053

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@393 ee073f10-1060-11df-b6a4-87a95322a99c
cpp/CMakeLists.txt