Skip to content

jumogehn/cmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This project is a study note of CMake Tutorial.

Purpose of this work

This project is just a result of studying of CMake Tutorial. You & I can get tested sample code simply by checking out each branches of this project.

Guide

Getting the source How-To:

$ git clone git://github.com/Jeonghum/cmt.git
$ git fetch -u git://github.com/Jeonghum/cmt.git +refs/heads/*:refs/heads/*

Branches

  • n1 A Basic Starting Point
  • n2 Adding a Library
  • n3 Adding Usage Requirements for a Library
  • n4 Installing and Testing
  • n5 Adding System Introspection
  • n6 Adding a Custom Command and Generated File
  • n7 Packaging an Installer
  • n8 Adding Support for a Testing Dashboard
  • n9 Selecting Static or Shared Libraries
  • master ... master is now outdated

References

CMake Tutorial - https://cmake.org/cmake/help/latest/guide/tutorial/index.html

About

CMake Tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors