heinrich5991
|
d98abf35db
|
Rename WEBSOCKETS to CONF_WEBSOCKETS
|
2017-03-07 13:03:37 +01:00 |
|
heinrich5991
|
c201d7959c
|
Enable -Wdeclaration-after-statement for compat with MSVC
|
2017-03-07 13:02:37 +01:00 |
|
heinrich5991
|
0d342f139c
|
CMakeLists.txt: Add tools target
|
2017-03-03 15:23:18 +01:00 |
|
heinrich5991
|
9b0561bbc0
|
CMakeLists.txt: Add some EXCLUDE_FROM_ALL
|
2017-03-03 15:17:12 +01:00 |
|
heinrich5991
|
e6dcd94fc4
|
CMakeLists.txt: Fix Windows build and ignore some more warnings
|
2017-03-03 15:10:21 +01:00 |
|
heinrich5991
|
8407416042
|
CMakeLists.txt: Move everything to target_* commands
|
2017-03-03 15:04:13 +01:00 |
|
heinrich5991
|
0fb13159d5
|
CMakeLists.txt: Squelch some warnings on Windows
|
2017-03-03 13:39:06 +01:00 |
|
heinrich5991
|
254793604c
|
CMakeLists.txt: Group sources by directory in MSVC
|
2017-03-03 13:29:35 +01:00 |
|
heinrich5991
|
1157a9a835
|
CMakeLists.txt: Windows support?
|
2017-03-03 12:23:51 +01:00 |
|
heinrich5991
|
a7e68fbf1b
|
CMakeLists.txt: Fix a couple of uninitialized variables
|
2017-03-03 12:23:51 +01:00 |
|
heinrich5991
|
98f3c82c29
|
CMakeLists.txt: Fix SQL config
|
2017-03-03 12:23:51 +01:00 |
|
heinrich5991
|
1c7be368f6
|
CMakeLists.txt: Make external dependencies to OBJ libs
|
2017-03-03 12:23:51 +01:00 |
|
heinrich5991
|
e3839e4bf2
|
CMakeLists.txt: Build tools
|
2017-03-03 12:23:51 +01:00 |
|
heinrich5991
|
6bf0862c30
|
Use add_library(... OBJECT ...) for internal targets
Also add a few smaller targets: mastersrv, twping, versionsrv.
|
2017-03-03 12:23:51 +01:00 |
|
heinrich5991
|
6980bb7b02
|
Improve the CMakeLists.txt to search for the bundled libs
|
2017-03-03 12:23:51 +01:00 |
|
heinrich5991
|
4912312fb9
|
Make dependency errors less fatal, to show all of them at once
|
2017-02-23 16:29:13 +01:00 |
|
necropotame
|
2815a7e042
|
Cleanup, better separation between each part, more options, check for missing dependencies
|
2017-02-23 16:27:33 +01:00 |
|
necropotame
|
8c7608f1bb
|
Set the default build type to 'Release'
|
2017-02-23 16:23:16 +01:00 |
|
necropotame
|
eff3ca8bf3
|
Change CMake required version from 3.7 to 2.8
|
2017-02-23 16:23:16 +01:00 |
|
heinrich5991
|
5d61aa0b6e
|
Add CMakeLists.txt that work on my machine
It probably doesn't work on Windows, at least.
|
2017-02-23 14:16:32 +01:00 |
|