-
Notifications
You must be signed in to change notification settings - Fork 3
Rewrite build process to follow realistic setup #150
Copy link
Copy link
Open
Labels
back-endAnything that is involved with back-endAnything that is involved with back-endbuildingRelating to building and compilation of filesRelating to building and compilation of filesenhancementNew feature or requestNew feature or requestinternal upgradeCode that can be upgraded for better software development experiences and reduced bugsCode that can be upgraded for better software development experiences and reduced bugs
Milestone
Metadata
Metadata
Assignees
Labels
back-endAnything that is involved with back-endAnything that is involved with back-endbuildingRelating to building and compilation of filesRelating to building and compilation of filesenhancementNew feature or requestNew feature or requestinternal upgradeCode that can be upgraded for better software development experiences and reduced bugsCode that can be upgraded for better software development experiences and reduced bugs
re-write the build setup to use
bash setup.shandFetchContentinstead of building everything from scratch. Make sure to cache the_depsso they aren't re-downloaded each time.