English
Appearance
platform: Linuxstandard: c++23
VCPKG
vcpkg can be used to install dependencies.
cmake --install . # --prefix ./user_defined_install_path cmake --build . # -j num_thread ctest .