- Notifications
You must be signed in to change notification settings - Fork 2
Update CMake scripts to build, compile and execute the project with latest changes #18
Copy link
Copy link
Open
Labels
Impact:FeatureAdds new contentAdds new contentImpact:MaintenanceUpdating old code to new standardsUpdating old code to new standardsImpact:MissingA feature is incomplete - either due to missing features from other systems, or it's not coded yetA feature is incomplete - either due to missing features from other systems, or it's not coded yetSupport:CMakeImprovements or additions to CMakeImprovements or additions to CMake
Description
Activity
Metadata
Metadata
Assignees
Labels
Impact:FeatureAdds new contentAdds new contentImpact:MaintenanceUpdating old code to new standardsUpdating old code to new standardsImpact:MissingA feature is incomplete - either due to missing features from other systems, or it's not coded yetA feature is incomplete - either due to missing features from other systems, or it's not coded yetSupport:CMakeImprovements or additions to CMakeImprovements or additions to CMake
During the development of a feature ,if a setup change needs to be implemented, it is done quickly via altering the premake scripts. CMake is a secondary build system, which often needs to be separately brought up-to-date with the latest code changes.