Skip to content

swoisz/ic-cmake

 
 

Repository files navigation

Intercreate CMake

This CMake library adds convenience functions to the build system.

Include in Your Project

  1. Add the fetch file to your repo:
wget https://github.com/intercreate/ic-cmake/releases/latest/download/fetch_ic.cmake
  1. Include and link in your CMakeLists.txt:
include(fetch_ic.cmake)

Tests

cmake -P tests/script.cmake

Contributions

About

CMake project tools for embedded systems projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CMake 99.0%
  • Shell 1.0%