Skip to content

dimacurrentai/cmake_playground_with_current

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake + Current Playground

In src/:

  • hw0.cc: a simple "Hello, World!"
  • hw1.cc: depends on a header file, rebuilds when the header file changes.
  • hw2.cc: uses dflags and greets --name.
  • hw3.cc: needs current_build.h, generated by a special cmake target.
  • hw4.cc: links against a library, which is built from its own source file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published