Age | Commit message (Collapse) | Author |
|
* Migrate all add_definitions to target_compile_definitions
* Remove -D from preprocessor definitions added by target_compile_definitions (unneccessary, cmake strips it anyway)
* Fixed NO_BUFFERPOOL not being set on g3d if jemalloc is used
* Moved library/compiler specific compile flag settings spread all over various CMakeLists to their related library/compiler file
* Remove ancient manual link flag settings for worldserver
|
|
|
|
Tencent/rapidjson@27c3a8dc0e2c9218fe94986d249a12b5ed838f1d
|
|
|
|
(#27618)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
|
|
|
auto happy = new year(2019);
|
|
auto happy = new year(2018);
|
|
|
|
Happy new year
|
|
|