Howard Butler
|
f6bcb86a6c
|
Implement conditional cmake configuration for echo_server_tls
|
2013-07-10 16:09:38 -05:00 |
|
Jeff Mitchell
|
c6f3ce4d39
|
Actually recursively install header files.
|
2013-05-11 18:51:44 -04:00 |
|
Jeff Mitchell
|
693fa27fed
|
Make finding boost conditional upon examples being built; remove building when possible by only using header versions of files
|
2013-05-07 12:38:41 -04:00 |
|
Jeff Mitchell
|
0aba4f3695
|
Fix a number of CMake problems: clang detection, shared library support, etc.
|
2013-05-06 13:12:02 -04:00 |
|
Jonne Nauha
|
df4d7167fd
|
CMake continued: Try to detect g++, clang, windows and osx and setup appropriate defines and build flags. Improve so that each setup can define platform, boost and ssl libs. I tried to copy everything that I could from the scons scripts, probably some of this can be removed (might be automated from cmake already), left todo:s for that. Added building simple examples, more to follow. NOTE: This has only been tested on windows.
|
2013-04-03 01:56:10 +03:00 |
|
Jonne Nauha
|
e039a57ee0
|
CMake prebuild system: Initial commit that has most of the basics down. Only tested on windows atm. TODO: Properly support examples, tests and cpp11 defines to build websocketpp in different setups.
|
2013-04-01 17:48:47 +03:00 |
|