Skip to content

Sparking2/CMake-Tutorial

Repository files navigation

Generate

cmake -S . -B .\build\ -G "MinGW Makefiles"

(-G is optional but preffered)

Build

cmake --build .\build\

Pack In the generated directory

cpack

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors