3 lines
91 B
CMake
3 lines
91 B
CMake
|
# TODO 1: Add a library called MathFunctions
|
||
|
# Hint: You will need the add_library command
|