cmake-3.25.1-tutorial-source/Step2/MathFunctions/CMakeLists.txt

3 lines
91 B
CMake
Raw Normal View History

2022-12-11 21:34:46 +08:00
# TODO 1: Add a library called MathFunctions
# Hint: You will need the add_library command