summaryrefslogtreecommitdiffstats
path: root/Tests/Tutorial/Step3/MathFunctions/CMakeLists.txt
blob: 329c20458bba85ccfd0efabdb07320634ca9438a (plain)
1
2
3
4
add_library(MathFunctions mysqrt.cxx)

install_targets (/bin MathFunctions)
install_files (/include FILES MathFunctions.h)