Skip to content

KaviiSuri/clox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPP Project Template Makefile

This is a project template that builds cpp projects as either shared libraries (solib) or as executable binary.

Commands

Clean

Delete All builds

$> make clean

All

Create binary builds

$> make all

Sharedlib

Build sharedlib

$> make sharedlib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published