commit | 3ac1b2d952ea200e66187c40e58729ebc84d8f11 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Fri Jun 18 22:47:29 2010 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Fri Jun 18 22:47:29 2010 +0000 |
tree | eb45b73c82efd5f53f9f3901e9e559ee8266ff2a | |
parent | 690b93d91a8cff3c1d3e37e931cf4a72b839e092 [diff] [blame] |
- Added runtime and compiletime version information
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt index c545d56..9e84ca6 100644 --- a/library/CMakeLists.txt +++ b/library/CMakeLists.txt
@@ -22,6 +22,7 @@ ssl_srv.c ssl_tls.c timing.c + version.c x509parse.c xtea.c )