yyc12345 052fa7f4d1 chore: update build script.
- update CMake build script to make install statement is more legal.
- add Windows-only build script for creating CMake used package and MSVC used package on Windows.
- documentation will be added in the next commit.
2024-07-22 13:56:00 +08:00
2024-07-22 13:56:00 +08:00
2024-07-22 13:56:00 +08:00
2024-07-22 13:56:00 +08:00
2024-07-22 13:56:00 +08:00
2024-07-22 13:56:00 +08:00
2024-06-20 15:51:40 +08:00
2024-07-22 13:56:00 +08:00
2024-07-13 22:50:37 +08:00
2024-07-13 22:50:37 +08:00

YYC Commonplace

YYC Commonplace, or YYCCommonplace (abbr. YYCC) is a static library specifically resolving my requirements in C++ and Windows scope.

Usage

For more usage about this library, please build documentation of this project via Doxygen and read it.

And I also highly recommend that you read documentation first before writing with this library.

Build

This project require at least CMake 3.23 to build. We suggest that you only use stable version (tagged commit). The latest commit may still work in progress and not stable.

For Windows builing, you can browse GitHub action script to have a preview. It actually is a simple calling to script file. For other platforms building (e.g. Linux), you can following common builing way of CMake project.

Description
No description provided
Readme MIT 785 KiB
Languages
C++ 95.2%
CMake 2.4%
Python 1.2%
Batchfile 0.9%
Shell 0.3%