hsweif / cpp-logger

An implementation of logger, status bar, etc. in C++. To let me easier print out information in C++.
Apache License 2.0
1 stars 0 forks source link

Build system overhaul: from CMake to BUCK #12

Closed moshiba closed 4 years ago

moshiba commented 4 years ago

proposal:

pivot from CMake to FB BUCK build, or Google Bazel

regarding JetBrains CLion, there are plugins to integrate the new build system:

calling for @AlexFxw's opinion


it should be noted that we are not dropping CMake support to allow legacy project integration

moshiba commented 4 years ago

deemed not useful to the owner