CMake/Help/guide/tutorial/Step2/MathFunctions/CMakeLists.txt
2022-08-29 15:43:53 -04:00

3 lines
91 B
CMake

# TODO 1: Add a library called MathFunctions
# Hint: You will need the add_library command