cmake-3.25.1-tutorial-source/Step2/MathFunctions/CMakeLists.txt
zhangyazhou 8a5b8b3292 init
2022-12-11 21:34:46 +08:00

3 lines
91 B
CMake

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