Skip to content

keithm-xmos/sw_hellocpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello CPM Demonstration

This is a toy application created to test and demonstrate using CPM for dependency managment and CMake for build.

Prerequisites for testing

You will need the XMOS toolchain installed and your environment setup. Only Tools 15 has been tested, however, Tools 14 should also work.

CMake version 3.14 or newer is required. Download newer versions from CMake downloads.

Instructions for testing

Create a directory for your sandbox:

$ mkdir my_sandbox

Switch to the sandbox directory:

$ cd my_sandbox

Clone the repository:

$ git clone git@github.com:keithm-xmos/sw_hellocpm.git

To build the application, see the README.md in the app_hellocpm folder.

About

Test application for evaluating CMake and CPM for dependency management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published