You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.gitignore | 6 years ago | |
CMakeLists.txt | 6 years ago | |
FindSphinx.cmake | 2 years ago | |
README.md | 3 years ago | |
functions.cmake | 2 years ago | |
gen_data.cmake.in | 5 years ago |
README.md
YCMake
WARNING: This project has moved to https://git.yzena.com/ for these reasons.
This project contains all of the CMake tools for Yzena repos. It is usually included as a git submodule in other projects.
Contents
Files:
CMakeLists.txt The CMake config file for this directory. It just
includes all of the other CMake files in the directory
and adds all subdirectories.
functions.cmake All CMake functions used in Yzena repositories.
gen_data.cmake.in Allows one function to generate data from source code.