Using CMake:1. create a subdirectory (under HW3) named Debug: mkdir Debug2. enter the subdir: cd Debug3. and generate the makefiles: cmake .. (mind the ..)To generating […]
Please use Live scripts formats(.mlx) to complete the assignment. Templates are provided. For the questions in A2 pt.1.png and A2 pt. 2.png, please use analysis2.mlx and […]
Program uses interfaces and abstract classes. Building several mock classes for this assignment. Assignment also utilities UML diagrams that will be used as a reference when […]