A simple cmake scripts for making and fetching, and linking libraries and utility functions for C/C++.
https://ae2f.github.io/Core/
- C 61.7%
- C++ 28%
- CMake 8%
- Shell 2.3%
Changes to be committed: - deleted: .github/workflows/test-default.yml - modified: README.md |
||
|---|---|---|
| dummy | ||
| inc | ||
| test | ||
| .gitattributes | ||
| .gitignore | ||
| CMakeLists.txt | ||
| Config.cmake.in | ||
| LICENSE | ||
| README.md | ||
| test.sh | ||
ae2f::Core
____ __ ____
__ _ ___|___ \ / _| _ / ___|___ _ __ ___
/ _` |/ _ \ __) | |(_|_) | / _ \| '__/ _ \
| (_| | __// __/| _| _| |__| (_) | | | __/
\__,_|\___|_____|_|(_|_)\____\___/|_| \___|
- Rel-v6.25.19
CMake-generated-headerset which guarantees the same method to work on C/C++, regardless of versions.
Works under standard C/C++
Dependency
- cmake >= 3.10
- C >= 90
- C++ >= 98
CMake Ctl Variables
-
ae2f_Core_N_RELOAD_ALWAYS
always auto-regenerate the header on configure step when set to
OFF -
ae2f_float
the custom type for floating type for this.