1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-21 14:40:48 +08:00
Files
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