index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Help
/
guide
/
tutorial
/
Step2
/
MathFunctions
/
CMakeLists.txt
blob: b7779b7f284415609d6b2e8a5086210483795cff (
plain
)
1
2
# TODO 1: Add a library called MathFunctions # Hint: You will need the add_library command