Skip to content

ArthwitRail/cmakeexample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmakeexample

example of app with 2 libraries built using cmake

Create make config in build directory

cmake . -B build

Do build

cmake --build build

Do test

cmake --build build --target test

About

example of app with 2 libraries built using cmake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published