seir
cmake cpp 

所属分类:C/C++基础
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2023-11-05 09:12:29
上 传 者sh-1993
说明:  娱乐软件的基础
(A foundation for entertainment software)

文件列表:
.clang-format (5424, 2023-12-23)
.clang-tidy (1619, 2023-12-23)
.cppcheck (280, 2023-12-23)
CMakeLists.txt (8476, 2023-12-23)
LICENSE (11358, 2023-12-23)
cmake/ (0, 2023-12-23)
cmake/SeirConfig.cmake.in (158, 2023-12-23)
cmake/SeirPackages.cmake (3786, 2023-12-23)
cmake/SeirPackages/ (0, 2023-12-23)
cmake/SeirPackages/benchmark.cmake (1364, 2023-12-23)
cmake/SeirPackages/benchmark.patch (711, 2023-12-23)
cmake/SeirPackages/doctest.cmake (1492, 2023-12-23)
cmake/SeirPackages/doctest_shared.patch (841, 2023-12-23)
cmake/SeirPackages/doctest_static.patch (1204, 2023-12-23)
cmake/SeirPackages/fmt.cmake (1205, 2023-12-23)
cmake/SeirPackages/fmt.patch (310, 2023-12-23)
cmake/SeirPackages/freetype.cmake (1416, 2023-12-23)
cmake/SeirPackages/freetype.patch (241, 2023-12-23)
cmake/SeirPackages/jpeg.cmake (1815, 2023-12-23)
cmake/SeirPackages/jpeg.patch (736, 2023-12-23)
cmake/SeirPackages/nasm.cmake (919, 2023-12-23)
cmake/SeirPackages/ogg.cmake (1221, 2023-12-23)
cmake/SeirPackages/ogg.patch (271, 2023-12-23)
cmake/SeirPackages/plf_colony-config.cmake (464, 2023-12-23)
cmake/SeirPackages/plf_colony.cmake (987, 2023-12-23)
cmake/SeirPackages/vma.cmake (1361, 2023-12-23)
cmake/SeirPackages/vma.patch (262, 2023-12-23)
... ...

[![Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) [![Windows](https://github.com/blagodarin/seir/actions/workflows/windows.yml/badge.svg?branch=main)](https://github.com/blagodarin/seir/actions/workflows/windows.yml) [![Linux](https://github.com/blagodarin/seir/actions/workflows/linux.yml/badge.svg?branch=main)](https://github.com/blagodarin/seir/actions/workflows/linux.yml) [![macOS](https://github.com/blagodarin/seir/actions/workflows/macos.yml/badge.svg?branch=main)](https://github.com/blagodarin/seir/actions/workflows/macos.yml) [![Coverage](https://codecov.io/gh/blagodarin/seir/branch/main/graph/badge.svg?token=HSYMD4YFV5)](https://codecov.io/gh/blagodarin/seir) # Seir Seir is a toolkit (or a framework, or whatever) for building interactive applications. Seir aims to be: * **Easy to start using.** Building Seir requires internet connection, [Git](https://git-scm.com/downloads/), recent [CMake](https://cmake.org/download/) and a supported C++ compiler, which is essentially the bare minimum for building modern C++ projects. On top of that, you don't even need to build Seir manually in order to use it. Some three lines of CMake script will get you Seir with all its dependencies. ### Disclaimer Seir was created as a vessel for its author's erratic software engineering work. It may be of use, especially in part, but it may never become a production-ready solution. No specific features are to be expected, but opening issues is still appreciated.

近期下载者

相关文件


收藏者