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.
We'll see if this removes the problem. |
6 years ago | |
---|---|---|
.gitignore | 6 years ago | |
CMakeLists.txt | 6 years ago | |
README.md | 6 years ago | |
functions.cmake | 6 years ago | |
merge.cmake.in | 6 years ago |
README.md
YCMake
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.