A collection of CMake modules for FIRST Robotics Competition teams.
- Install CMake
- Install FRCMake
- Include FRCMake into your CMakeLists.txt with
find_package(FRCMake 1.0.0 REQUIRED)
See the example project.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A collection of CMake modules for FIRST Robotics Competition teams.
find_package(FRCMake 1.0.0 REQUIRED)See the example project.