Archived
1
0
Fork
You've already forked gsic
0
Git Submodule In CMake
This repository has been archived on 2026年03月04日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • CMake 88.9%
  • C 11.1%
2025年01月15日 16:34:34 +00:00
example update readme and add an example 2025年01月08日 21:07:50 +01:00
.gitignore update readme and add an example 2025年01月08日 21:07:50 +01:00
gsic.cmake add subdir only if there is a CMakeLists.txt in there root folder 2025年01月15日 16:34:34 +00:00
LICENSE Initial commit 2025年01月07日 19:15:55 +00:00
README.md update readme and add an example 2025年01月08日 21:07:50 +01:00

gsic

Git Submodule In CMake

Main goal of this CMake script is to replace git submodule as dependancies manager.

HowTo Use

You can find an example here.