Skip to content

This is an experimental build system for C++17 with Modules support.

License

Notifications You must be signed in to change notification settings

warvstar/buildtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildtool

This is an experimental build system for C++17 with Modules support. Keep in mind that while this works for building my projects, the code was hastely put together, it needs cleaning and performance optimizations.

Currently works with Visual Studio 2017 with the command buildtool.exe vs, check out the example project for an idea in how to use.

If using without Visual Studio, make sure the args.txt file has SourceDirs: {} with valid directories to search for source/modules.

About

This is an experimental build system for C++17 with Modules support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published